changeset 15780:6b6552ed9dbc draft

(svn r20454) -Fix: some whitespace.
author frosch <frosch@openttd.org>
date Thu, 12 Aug 2010 08:39:06 +0000
parents 9ad2843db6f4
children d8304c3d92f4
files source.list src/roadveh.h
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/source.list
+++ b/source.list
@@ -914,7 +914,7 @@
 	#end
 #end
 #if BEOS
- 	music/bemidi.cpp
+	music/bemidi.cpp
 #end
 #if LIBTIMIDITY
 	music/libtimidity.cpp
--- a/src/roadveh.h
+++ b/src/roadveh.h
@@ -210,7 +210,7 @@
 		return RoadVehInfo(this->engine_type)->tractive_effort;
 	}
 
- 	/**
+	/**
 	 * Gets the area used for calculating air drag.
 	 * @return Area of the engine.
 	 */