Enlightenment CVS committal
Author : devilhorns
Project : e_modules
Module : tclock
Dir : e_modules/tclock
Modified Files:
e_mod_config.h e_mod_config.c
Log Message:
Remove EAPI from function. Thanks Sebastian
===================================================================
RCS file: /cvsroot/enlightenment/e_modules/tclock/e_mod_config.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- e_mod_config.h 19 Dec 2005 22:39:11 -0000 1.1
+++ e_mod_config.h 8 Jan 2006 10:33:23 -0000 1.2
@@ -3,6 +3,6 @@
#ifndef E_MOD_CONFIG_H
#define E_MOD_CONFIG_H
#include "e_mod_main.h"
-EAPI void _config_tclock_module(E_Container *con, TClock_Face *f);
+void _config_tclock_module(E_Container *con, TClock_Face *f);
#endif
#endif
===================================================================
RCS file: /cvsroot/enlightenment/e_modules/tclock/e_mod_config.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- e_mod_config.c 8 Jan 2006 09:29:42 -0000 1.3
+++ e_mod_config.c 8 Jan 2006 10:33:23 -0000 1.4
@@ -22,7 +22,7 @@
static Evas_Object *_basic_create_widgets(E_Config_Dialog *cfd, Evas *evas,
CFData *cfdata);
static int _basic_apply_data(E_Config_Dialog *cfd, CFData *cfdata);
-EAPI void
+void
_config_tclock_module(E_Container *con, TClock_Face *f)
{
E_Config_Dialog *cfd;
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs