EINA_MAGIC is already defined with a ';'. Remove it to fix

compilation with vc++

SVN revision: 55490
This commit is contained in:
Vincent Torri 2010-12-11 07:58:41 +00:00
parent 3a7c89cdf7
commit d88618afc5
1 changed files with 1 additions and 1 deletions

View File

@ -196,7 +196,7 @@ struct _Eet_Free_Context
struct _Eet_Variant_Unknow
{
EINA_MAGIC;
EINA_MAGIC
int size;
char data[1];