# HG changeset patch # User Holmes Futrell # Date 1218845886 0 # Node ID 54bc7e0806de7a42fbd7bf444037aa7818130176 # Parent 28286ecb3f15b424b527248d604704a521c5de45 whitespace diff -r 28286ecb3f15 -r 54bc7e0806de src/video/uikit/SDL_uikitopengles.h --- 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