make this baby an int

SVN revision: 6598
This commit is contained in:
Carsten Haitzler 2003-01-20 03:55:41 +00:00
parent de9b6b3ca0
commit 1512080561
1 changed files with 1 additions and 1 deletions

View File

@ -329,7 +329,7 @@ struct _Evas_Object
struct {
int deletions_waiting : 1;
int walking_list : 1;
int walking_list;
Evas_Object_List *in;
Evas_Object_List *out;
Evas_Object_List *down;