OSDN Git Service

opengl: Fix whitespace in Java templates
[android-x86/frameworks-native.git] / opengl / tools / glgen / stubs / gles11 / GLES10ExtHeader.java-if
index 146d883..648fa82 100644 (file)
@@ -22,6 +22,6 @@ package android.opengl;
 public class GLES10Ext {
     native private static void _nativeClassInit();
     static {
-           _nativeClassInit();
+        _nativeClassInit();
     }
     
\ No newline at end of file