diff src/video/uikit/SDL_uikitopengles.h @ 2452:54bc7e0806de gsoc2008_iphone

whitespace
author Holmes Futrell <hfutrell@umail.ucsb.edu>
date Sat, 16 Aug 2008 00:18:06 +0000
parents e9a1eed243c9
children
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