e-modules/engage. erm. fix segv

SVN revision: 63519
This commit is contained in:
Hannes Janetzek 2011-09-21 13:31:27 +00:00
parent a306772864
commit e5f607e35b
1 changed files with 1 additions and 1 deletions

View File

@ -1650,7 +1650,7 @@ _ngi_init_timer_cb(void *data)
Eina_List *l;
Config_Item *ci;
int have_comp = 0;
E_Module *em;
E_Config_Module *em;
// FIXME: major hack. checking in advance for comp. eventully comp
// will be rolled into e17 core and this won't be needed