evas gl engine - typo remove from previous commit
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Wed, 14 Oct 2015 06:17:06 +0000 (15:17 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Wed, 14 Oct 2015 06:17:06 +0000 (15:17 +0900)
some typo crept in that... compiled. a stya / on a line. how it
compiled, i don't know.

src/modules/evas/engines/gl_x11/evas_engine.c

index 6c60a69..3d4dd12 100644 (file)
@@ -1366,7 +1366,7 @@ gl_extn_veto(Render_Engine *re)
              glsym_eglSetDamageRegionKHR = NULL;
           }
         if (!strstr(str, "EGL_NOK_texture_from_pixmap"))
-/          {
+          {
              extn_have_y_inverted = 0;
           }
         else