svn update: 55490 (latest:55490)
authorJaehwan Kim <jae.hwan.kim@samsung.com>
Wed, 22 Dec 2010 06:02:49 +0000 (15:02 +0900)
committerJaehwan Kim <jae.hwan.kim@samsung.com>
Wed, 22 Dec 2010 06:02:49 +0000 (15:02 +0900)
src/lib/eet_data.c

index 9c8bc3e..42c181f 100644 (file)
@@ -196,7 +196,7 @@ struct _Eet_Free_Context
 
 struct _Eet_Variant_Unknow
 {
-   EINA_MAGIC;
+   EINA_MAGIC
 
    int  size;
    char data[1];