summaryrefslogtreecommitdiff
path: root/smallmap_gui.c
diff options
context:
space:
mode:
Diffstat (limited to 'smallmap_gui.c')
-rw-r--r--smallmap_gui.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/smallmap_gui.c b/smallmap_gui.c
index 4e1761a61..60a19d5cc 100644
--- a/smallmap_gui.c
+++ b/smallmap_gui.c
@@ -646,7 +646,7 @@ static void DrawSmallMap(DrawPixelInfo *dpi, Window *w, int type, bool show_town
x = - dx - 4;
y = 0;
- for(;;) {
+ for (;;) {
uint32 mask;
int reps;
int t;