diff test/testwm.c @ 2060:866052b01ee5

indent is evil
author Sam Lantinga <slouken@libsdl.org>
date Sat, 28 Oct 2006 16:48:03 +0000
parents c121d94672cb
children 8b76cc268771
line wrap: on
line diff
--- a/test/testwm.c	Sat Oct 28 16:41:54 2006 +0000
+++ b/test/testwm.c	Sat Oct 28 16:48:03 2006 +0000
@@ -276,7 +276,7 @@
 main(int argc, char *argv[])
 {
     SDL_Event event;
-    char *title;
+    const char *title;
     SDL_Surface *icon;
     Uint8 *icon_mask;
     int parsed;