comp module struct now EINTERN

SVN revision: 82545
This commit is contained in:
Mike Blumenkrantz 2013-01-10 10:25:12 +00:00
parent 70ecdfc0f9
commit 77a169538e
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
static Eina_Inlist *cfg_opts = NULL;
/* module private routines */
Mod *_comp_mod = NULL;
EINTERN Mod *_comp_mod = NULL;
/* public module routines. all modules must have these */
EAPI E_Module_Api e_modapi =