(svn r1610) Remove trailing whitespace (last time ever, i hope)

This commit is contained in:
tron
2005-01-23 13:09:35 +00:00
parent 5156f6b360
commit 81ee2d931b
16 changed files with 39 additions and 39 deletions

View File

@@ -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
*/