and this is a uchar

SVN revision: 54138
This commit is contained in:
Mike Blumenkrantz 2010-11-03 22:05:17 +00:00
parent fc78801dd8
commit 4fe706f09b
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ struct _E_Fm2_Icon_Info
const char *real_link;
const char *category;
struct stat statinfo;
Eina_Bool icon_type;
unsigned char icon_type;
Eina_Bool mount : 1;
Eina_Bool removable : 1;
Eina_Bool removable_full : 1;