(svn r20454) -Fix: some whitespace.

This commit is contained in:
frosch 2010-08-12 08:39:06 +00:00
parent 71ca58c2bb
commit a8f4322a03
2 changed files with 2 additions and 2 deletions

View File

@ -914,7 +914,7 @@ music/null_m.cpp
#end #end
#end #end
#if BEOS #if BEOS
music/bemidi.cpp music/bemidi.cpp
#end #end
#if LIBTIMIDITY #if LIBTIMIDITY
music/libtimidity.cpp music/libtimidity.cpp

View File

@ -210,7 +210,7 @@ protected: // These functions should not be called outside acceleration code.
return RoadVehInfo(this->engine_type)->tractive_effort; return RoadVehInfo(this->engine_type)->tractive_effort;
} }
/** /**
* Gets the area used for calculating air drag. * Gets the area used for calculating air drag.
* @return Area of the engine. * @return Area of the engine.
*/ */