devilhorns pushed a commit to branch devs/devilhorns/wayland.

commit c474c5b43846e69dc9727dc149d09413e71cbeaf
Author: Chris Michael <[email protected]>
Date:   Thu Mar 7 12:56:04 2013 +0000

    Add e_module api prototypes.
    
    Signed-off-by: Chris Michael <[email protected]>
---
 src/modules/wl_shell/e_mod_main.h | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/src/modules/wl_shell/e_mod_main.h 
b/src/modules/wl_shell/e_mod_main.h
index 74ce278..bd779f6 100644
--- a/src/modules/wl_shell/e_mod_main.h
+++ b/src/modules/wl_shell/e_mod_main.h
@@ -22,4 +22,9 @@ struct _E_Wayland_Desktop_Shell
      } wl;
 };
 
+EAPI extern E_Module_Api e_modapi;
+
+EAPI void *e_modapi_init(E_Module *m);
+EAPI int e_modapi_shutdown(E_Module *m);
+
 #endif

-- 

------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev

Reply via email to