Enlightenment CVS committal

Author  : jeoparde
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/src/lib/ecore_x


Modified Files:
      Tag: SPLIT
        Ecore_X.h 


Log Message:
Go ahead and fix the darn bug anyway. :)


===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ecore/src/lib/ecore_x/Attic/Ecore_X.h,v
retrieving revision 1.1.2.30
retrieving revision 1.1.2.31
diff -u -3 -r1.1.2.30 -r1.1.2.31
--- Ecore_X.h   1 Jun 2003 02:37:48 -0000       1.1.2.30
+++ Ecore_X.h   4 Sep 2003 21:07:49 -0000       1.1.2.31
@@ -2,7 +2,9 @@
 #define _ECORE_X_H
 
 typedef unsigned int Ecore_X_ID;
+#ifndef _ECORE_X_WINDOW_PREDEF
 typedef Ecore_X_ID   Ecore_X_Window;
+#endif
 typedef Ecore_X_ID   Ecore_X_Pixmap;
 typedef Ecore_X_ID   Ecore_X_Drawable;
 typedef void       * Ecore_X_GC;




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to