smallmap_gui.c
changeset 2952 6a26eeda9679
parent 2951 2db3adee7736
child 2955 27221592ebbc
--- a/smallmap_gui.c	Wed Feb 01 06:32:03 2006 +0000
+++ b/smallmap_gui.c	Wed Feb 01 07:36:15 2006 +0000
@@ -646,7 +646,7 @@
 	x = - dx - 4;
 	y = 0;
 
-	for(;;) {
+	for (;;) {
 		uint32 mask;
 		int reps;
 		int t;