summaryrefslogtreecommitdiff
path: root/airport_gui.c
diff options
context:
space:
mode:
authortron <tron@openttd.org>2005-01-23 13:09:35 +0000
committertron <tron@openttd.org>2005-01-23 13:09:35 +0000
commit81ee2d931b8c8f03e31bd98217c97a02fa2e35b0 (patch)
tree8a25bb5502579aea9f2dd0b2af81bd353a8af767 /airport_gui.c
parent5156f6b360b1611ca9220ae3ef091b7f7c17d645 (diff)
downloadopenttd-81ee2d931b8c8f03e31bd98217c97a02fa2e35b0.tar.xz
(svn r1610) Remove trailing whitespace (last time ever, i hope)
Diffstat (limited to 'airport_gui.c')
-rw-r--r--airport_gui.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/airport_gui.c b/airport_gui.c
index 107b493d9..9c8fcb2f6 100644
--- a/airport_gui.c
+++ b/airport_gui.c
@@ -203,7 +203,7 @@ static void BuildAirportPickerWndProc(Window *w, WindowEvent *e)
CheckRedrawStationCoverage(w);
} break;
-
+
case WE_DESTROY:
ResetObjectToPlace();
break;