(svn r20286) -Codechange: Unify end of doxygen comments.

This commit is contained in:
frosch
2010-08-01 19:44:49 +00:00
parent 971691b691
commit c18839704b
93 changed files with 424 additions and 220 deletions

View File

@@ -40,7 +40,8 @@ EngineOverrideManager _engine_mngr;
/**
* Year that engine aging stops. Engines will not reduce in reliability
* and no more engines will be introduced */
* and no more engines will be introduced
*/
static Year _year_engine_aging_stops;
/** Number of engines of each vehicle type in original engine data */