From eefae535f5f178e09f708797d30157665780d6da Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Thu, 4 May 2006 16:52:53 +0000 Subject: [PATCH] --- src/video/x11/SDL_x11modes.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/video/x11/SDL_x11modes.c b/src/video/x11/SDL_x11modes.c index b3114dabf..0a94a5008 100644 --- a/src/video/x11/SDL_x11modes.c +++ b/src/video/x11/SDL_x11modes.c @@ -842,7 +842,7 @@ int X11_GetVideoModes(_THIS) } if ( use_xme ) { - printf("Xi Graphics XME fullscreen is enabled\n"); + printf("Xi Graphics XME fullscreen is enabled\n"); } if ( SDL_modelist ) {