From 44f48ce91507e61eea706e836c68d041b4bb179f Mon Sep 17 00:00:00 2001 From: tron Date: Sun, 23 Jan 2005 13:09:35 +0000 Subject: (svn r1610) Remove trailing whitespace (last time ever, i hope) --- main_gui.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main_gui.c') diff --git a/main_gui.c b/main_gui.c index 299ffbb48..e4baf33a1 100644 --- a/main_gui.c +++ b/main_gui.c @@ -121,7 +121,7 @@ void HandleOnEditText(WindowEvent *e) { * @param cursor How should the cursor image change? E.g. cursor with depot image in it * @param mode Tile highlighting mode, e.g. drawing a rectangle or a dot on the ground * @param placeproc Procedure which will be called when someone clicks on the map - + * @return true if the button is clicked, false if it's unclicked */ -- cgit v1.2.3-54-g00ecf