unsigned INT!

SVN revision: 53853
This commit is contained in:
Carsten Haitzler 2010-10-25 10:41:36 +00:00
parent ea2cfb0d31
commit 91946c9430
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ struct _Evas_Cache_Image
void *data;
int usage;
unsigned limit;
unsigned int limit;
int references;
#ifdef EVAS_FRAME_QUEUING
LK(lock);