diff src/video/SDL_glesfuncs.h @ 2964:0faae272a372

indent
author Sam Lantinga <slouken@libsdl.org>
date Fri, 02 Jan 2009 16:03:37 +0000
parents 4eabc35fbb4a
children
line wrap: on
line diff
--- a/src/video/SDL_glesfuncs.h	Fri Jan 02 15:47:49 2009 +0000
+++ b/src/video/SDL_glesfuncs.h	Fri Jan 02 16:03:37 2009 +0000
@@ -87,8 +87,7 @@
                 (GLboolean red, GLboolean green, GLboolean blue,
                  GLboolean alpha))
 SDL_PROC(void, glColorPointer,
-                (GLint size, GLenum type, GLsizei stride,
-                 const GLvoid * pointer))
+         (GLint size, GLenum type, GLsizei stride, const GLvoid * pointer))
 SDL_PROC_UNUSED(void, glCompressedTexImage2D,
                 (GLenum target, GLint level, GLenum internalformat,
                  GLsizei width, GLsizei height, GLint border,