diff src/loadso/macosx/SDL_dlcompat.c @ 2773:3e42ad69f4a3

(none)
author Sam Lantinga <slouken@libsdl.org>
date Sat, 18 Oct 2008 03:21:32 +0000
parents 204be4fc2726
children 99210400e8b9
line wrap: on
line diff
--- a/src/loadso/macosx/SDL_dlcompat.c	Thu Oct 16 12:35:28 2008 +0000
+++ b/src/loadso/macosx/SDL_dlcompat.c	Sat Oct 18 03:21:32 2008 +0000
@@ -1387,4 +1387,5 @@
 }
 
 #endif /* SDL_LOADSO_DLCOMPAT */
+
 /* vi: set ts=4 sw=4 expandtab: */