summaryrefslogtreecommitdiff
path: root/vehicle_gui.c
diff options
context:
space:
mode:
Diffstat (limited to 'vehicle_gui.c')
-rw-r--r--vehicle_gui.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/vehicle_gui.c b/vehicle_gui.c
index 1254c6f41..eb1640e8e 100644
--- a/vehicle_gui.c
+++ b/vehicle_gui.c
@@ -842,7 +842,7 @@ static void ReplaceVehicleWndProc(Window *w, WindowEvent *e)
break;
} // end of VEH_Aircraft
}
- } // end of paint
+ } break; // end of paint
case WE_CLICK: {
switch(e->click.widget) {