Enlightenment CVS committal

Author  : onefang
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_module.c 


Log Message:
Oops--

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_module.c,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -3 -r1.65 -r1.66
--- e_module.c  2 Sep 2006 09:19:19 -0000       1.65
+++ e_module.c  2 Sep 2006 10:01:55 -0000       1.66
@@ -377,7 +377,7 @@
        snprintf(eap, sizeof(eap), "%s/module.desktop", e_module_dir_get(m));
        if (ecore_file_exists(eap))
           {
-              EAPI E_App *app;
+              E_App *app;
 
               app = e_app_new(eap, 0);
              if (app)



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to