changeset 9864:199cb67d074d draft

(svn r14009) -Cleanup (r14008): Bad whitespace...
author peter1138 <peter1138@openttd.org>
date Wed, 06 Aug 2008 20:14:21 +0000
parents 3db7ce31355e
children 5aa8480f318a
files src/newgrf_gui.cpp
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/newgrf_gui.cpp
+++ b/src/newgrf_gui.cpp
@@ -269,7 +269,7 @@
 	DropDownListPresetItem(int result) : DropDownListItem(result, false) {}
 
 	virtual ~DropDownListPresetItem() {}
-	
+
 	bool Selectable() const
 	{
 		return true;