diff options
Diffstat (limited to 'opengl/tools/glgen/stubs/gles11/GLES10ExtHeader.java-if')
-rw-r--r-- | opengl/tools/glgen/stubs/gles11/GLES10ExtHeader.java-if | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opengl/tools/glgen/stubs/gles11/GLES10ExtHeader.java-if b/opengl/tools/glgen/stubs/gles11/GLES10ExtHeader.java-if index 146d883..648fa82 100644 --- a/opengl/tools/glgen/stubs/gles11/GLES10ExtHeader.java-if +++ b/opengl/tools/glgen/stubs/gles11/GLES10ExtHeader.java-if @@ -22,6 +22,6 @@ package android.opengl; public class GLES10Ext { native private static void _nativeClassInit(); static { - _nativeClassInit(); + _nativeClassInit(); }
\ No newline at end of file |