OSDN Git Service

replace // with /* */
authorBrian Paul <brian.paul@tungstengraphics.com>
Fri, 20 May 2005 14:02:02 +0000 (14:02 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Fri, 20 May 2005 14:02:02 +0000 (14:02 +0000)
progs/egl/demo2.c

index e04dc1f..7abe947 100644 (file)
@@ -9,7 +9,7 @@
 
 #include <GLES/egl.h>
 
-//#define FRONTBUFFER
+/*#define FRONTBUFFER*/
 
 static void _subset_Rectf(GLfloat x1, GLfloat y1, GLfloat x2, GLfloat y2)
 {