Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/src


Modified Files:
        ecore-e16.c 


Log Message:
Fix compilation with ecore_x.
===================================================================
RCS file: /cvsroot/enlightenment/e16/e/src/ecore-e16.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- ecore-e16.c 6 Mar 2005 11:17:04 -0000       1.7
+++ ecore-e16.c 9 Mar 2005 23:10:05 -0000       1.8
@@ -163,6 +163,8 @@
    return num;
 }
 
+#endif /* USE_ECORE_X */
+
 /*
  * Set simple string list property
  */
@@ -221,6 +223,8 @@
    return pstr;
 }
 
+#ifndef USE_ECORE_X
+
 /*
  * Set simple string property
  */




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to