projects
/
platform
/
upstream
/
efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
731e880
)
elementary: export symbol used by tests suite.
author
Cedric BAIL
<cedric@osg.samsung.com>
Mon, 6 Jun 2016 19:11:07 +0000
(12:11 -0700)
committer
Cedric BAIL
<cedric@osg.samsung.com>
Mon, 6 Jun 2016 19:11:07 +0000
(12:11 -0700)
src/lib/elementary/elm_code.c
patch
|
blob
|
history
diff --git
a/src/lib/elementary/elm_code.c
b/src/lib/elementary/elm_code.c
index
612272e
..
007184a
100644
(file)
--- a/
src/lib/elementary/elm_code.c
+++ b/
src/lib/elementary/elm_code.c
@@
-10,7
+10,7
@@
#include "elm_code_private.h"
static int _elm_code_init = 0;
-int _elm_code_lib_log_dom = -1;
+
EAPI
int _elm_code_lib_log_dom = -1;
EAPI const Eo_Event_Description ELM_CODE_EVENT_LINE_LOAD_DONE =
EO_EVENT_DESCRIPTION("line,load,done");