diff options
Diffstat (limited to 'src/lib/ecore_ipc/ecore_ipc.c')
-rw-r--r-- | src/lib/ecore_ipc/ecore_ipc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/ecore_ipc/ecore_ipc.c b/src/lib/ecore_ipc/ecore_ipc.c index 0e6c2865d0..ed732c4e5b 100644 --- a/src/lib/ecore_ipc/ecore_ipc.c +++ b/src/lib/ecore_ipc/ecore_ipc.c | |||
@@ -37,7 +37,7 @@ | |||
37 | #define DLT_R1 14 | 37 | #define DLT_R1 14 |
38 | #define DLT_R2 15 | 38 | #define DLT_R2 15 |
39 | 39 | ||
40 | int _ecore_ipc_log_dom = -1; | 40 | static int _ecore_ipc_log_dom = -1; |
41 | 41 | ||
42 | /****** This swap function are around just for backward compatibility do not remove *******/ | 42 | /****** This swap function are around just for backward compatibility do not remove *******/ |
43 | EAPI unsigned short | 43 | EAPI unsigned short |