docs: Fix error in Eet that makes wrong API reference documentation 02/250802/1
authorMyoungwoon Roy, Kim <myoungwoon.kim@samsung.com>
Tue, 5 Jan 2021 01:50:15 +0000 (10:50 +0900)
committerMyoungwoon Roy, Kim <myoungwoon.kim@samsung.com>
Tue, 5 Jan 2021 01:50:15 +0000 (10:50 +0900)
Change-Id: I66440fbaa857326c64290c97834c2028b435ddc9

src/lib/eet/Eet.h

index edf7647..ecc809c 100644 (file)
@@ -345,7 +345,7 @@ eet_clearcache(void);
  * First, we define our file handler and some other things we'll put in it.
  * @line static int
  * @skip Eet_File
- * @until ";
+ * @until \x72\x79\x2e\x0a\x00
  * @skip eet_open
  *
  * We open a new file in write mode, and if it fails, we just return, since