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

commit 6e7098df9582e8c256c25c7466175e2ee60c6855
Author: Christopher Michael <[email protected]>
Date:   Mon Mar 4 08:18:04 2013 +0000

    Add function prototypes for init & shutdown.
    
    Signed-off-by: Christopher Michael <[email protected]>
---
 src/bin/e_comp_wl.h | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/bin/e_comp_wl.h b/src/bin/e_comp_wl.h
index 30a7429..2918124 100644
--- a/src/bin/e_comp_wl.h
+++ b/src/bin/e_comp_wl.h
@@ -5,5 +5,8 @@
 
 #  include <wayland-server.h>
 
+Eina_Bool e_comp_wl_init(void);
+void e_comp_wl_shutdown(void);
+
 # endif
 #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