changeset 2452:54bc7e0806de gsoc2008_iphone

whitespace
author Holmes Futrell <hfutrell@umail.ucsb.edu>
date Sat, 16 Aug 2008 00:18:06 +0000
parents 28286ecb3f15
children ac67f7719ba8
files src/video/uikit/SDL_uikitopengles.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/video/uikit/SDL_uikitopengles.h	Sat Aug 16 00:17:18 2008 +0000
+++ b/src/video/uikit/SDL_uikitopengles.h	Sat Aug 16 00:18:06 2008 +0000
@@ -33,4 +33,5 @@
 extern void UIKit_GL_DeleteContext(_THIS, SDL_GLContext context);
 extern void *UIKit_GL_GetProcAddress(_THIS, const char *proc);
 extern int UIKit_GL_LoadLibrary(_THIS, const char *path);
+
 #endif
\ No newline at end of file