From accadc1fa3a0dc5401445d699f76bfb4b66a3ce4 Mon Sep 17 00:00:00 2001 From: Holmes Futrell Date: Sat, 16 Aug 2008 00:18:06 +0000 Subject: [PATCH] whitespace --- src/video/uikit/SDL_uikitopengles.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/video/uikit/SDL_uikitopengles.h b/src/video/uikit/SDL_uikitopengles.h index 6a38f713e..df1a87235 100644 --- a/src/video/uikit/SDL_uikitopengles.h +++ b/src/video/uikit/SDL_uikitopengles.h @@ -33,4 +33,5 @@ extern SDL_GLContext UIKit_GL_CreateContext(_THIS, SDL_Window * window); 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