road_gui.c
changeset 2952 6a26eeda9679
parent 2753 15012faaa68a
child 3132 724ede39bda9
--- a/road_gui.c	Wed Feb 01 06:32:03 2006 +0000
+++ b/road_gui.c	Wed Feb 01 07:36:15 2006 +0000
@@ -405,7 +405,7 @@
 
 static void RoadStationPickerWndProc(Window *w, WindowEvent *e)
 {
-	switch(e->event) {
+	switch (e->event) {
 	case WE_PAINT: {
 		int image;