Enlightenment CVS committal

Author  : doursse
Project : e17
Module  : proto/evil

Dir     : e17/proto/evil/src/lib/dlfcn


Modified Files:
        dlfcn.h 


Log Message:
minor typo

===================================================================
RCS file: /cvs/e/e17/proto/evil/src/lib/dlfcn/dlfcn.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- dlfcn.h     29 Feb 2008 22:42:14 -0000      1.2
+++ dlfcn.h     2 Mar 2008 07:03:37 -0000       1.3
@@ -1,5 +1,5 @@
-#ifndef __E_WIN32_DLFCN_H__
-#define __E_WIN32_DLFCN_H__
+#ifndef __EVIL_DLFCN_H__
+#define __EVIL_DLFCN_H__
 
 #ifdef EAPI
 # undef EAPI
@@ -190,4 +190,4 @@
 # define EAPI
 #endif /* _WIN32 */
 
-#endif /* __E_WIN32_DLFCN_H__ */
+#endif /* __EVIL_DLFCN_H__ */



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to