Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : libs/ecore

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


Modified Files:
        ecore_evas_x.c 


Log Message:
comments

===================================================================
RCS file: /cvs/e/e17/libs/ecore/src/lib/ecore_evas/ecore_evas_x.c,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -3 -r1.114 -r1.115
--- ecore_evas_x.c      6 Oct 2007 08:37:32 -0000       1.114
+++ ecore_evas_x.c      5 Nov 2007 18:31:05 -0000       1.115
@@ -49,6 +49,7 @@
 
 #ifdef BUILD_ECORE_EVAS_GL
 # ifdef HAVE_ECORE_X_XCB
+/* noop */
 # else
 static Ecore_X_Window
 _ecore_evas_x_gl_window_new(Ecore_Evas *ee, Ecore_X_Window parent, int x, int 
y, int w, int h, int override)
@@ -129,7 +130,7 @@
      }
    return win;
 }
-#endif /* HAVE_ECORE_X_XCB*/
+#endif /* HAVE_ECORE_X_XCB */
 #endif
 
 static void



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to