and this is a uchar
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Wed, 3 Nov 2010 22:05:17 +0000 (22:05 +0000)
committerMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Wed, 3 Nov 2010 22:05:17 +0000 (22:05 +0000)
SVN revision: 54138

src/bin/e_fm.h

index 55f61a5..7b9fe51 100644 (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;