smallmap_gui.c
changeset 2952 58522ed8f0f1
parent 2951 2de6d3a59743
child 2955 24de69e236d2
--- 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;