use Eina_Bool instead of _Bool for consistency

SVN revision: 55546
This commit is contained in:
Vincent Torri 2010-12-14 05:49:46 +00:00
parent 3aedf59c9b
commit 5d0305be13
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ struct _Edje_States
{
size_t size;
Edje_State *states;
_Bool *has;
Eina_Bool *has;
};
static void