From ee02dd7dadb00e51a04b65e38603d77e9cfa1848 Mon Sep 17 00:00:00 2001 From: rubidium Date: Mon, 7 Apr 2008 20:28:58 +0000 Subject: (svn r12619) -Codechange: lots of documentation about window related stuff. Patch by Alberth. --- src/station_gui.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/station_gui.cpp') diff --git a/src/station_gui.cpp b/src/station_gui.cpp index b28f96211..b949476ea 100644 --- a/src/station_gui.cpp +++ b/src/station_gui.cpp @@ -388,7 +388,7 @@ static void PlayerStationsWndProc(Window *w, WindowEvent *e) assert(st->xy != 0); - /* Do not do the complex check HasStationInUse here, it may be even false + /* Do not do the complex check HasStationInUse here, it may be even false * when the order had been removed and the station list hasn't been removed yet */ assert(st->owner == owner || (st->owner == OWNER_NONE && !st->IsBuoy())); -- cgit v1.2.3-70-g09d2