warning--

SVN revision: 55486
This commit is contained in:
Vincent Torri 2010-12-11 07:02:25 +00:00
parent c6471b1e14
commit bd8506e727
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ struct _Eina_Fixed_Bitmap_Pool
uint32_t bitmask; uint32_t bitmask;
}; };
static inline int static inline size_t
_eina_rbtree_inlist_delta(void) _eina_rbtree_inlist_delta(void)
{ {
Eina_Fixed_Bitmap_Pool tmp; Eina_Fixed_Bitmap_Pool tmp;