other typo

SVN revision: 39240
This commit is contained in:
Carsten Haitzler 2009-02-26 07:33:55 +00:00
parent 1d7083de96
commit 82bc9fb21d
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ static void
_ecore_evas_fb_gain(void *data __UNUSED__)
{
Ecore_List2 *l;
Eina_List *l;
Eina_List *ll;
Ecore_Fb_Input_Device *dev;
for (l = (Ecore_List2 *)ecore_evases; l; l = l->next)