changeset 1254:c2ee0f7fa711

*** empty log message ***
author Sam Lantinga <slouken@libsdl.org>
date Thu, 19 Jan 2006 10:25:02 +0000
parents 7c7ddaf195bf
children 70e33f3b62e8
files src/video/SDL_video.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/video/SDL_video.c	Thu Jan 19 09:09:32 2006 +0000
+++ b/src/video/SDL_video.c	Thu Jan 19 10:25:02 2006 +0000
@@ -127,7 +127,7 @@
 	&DC_bootstrap,
 #endif
 #ifdef ENABLE_RISCOS
-    &RISCOS_bootstrap,
+	&RISCOS_bootstrap,
 #endif
 #ifdef __OS2__
 	&OS2FSLib_bootstrap,