diff src/engine.cpp @ 15623:c62577640878 draft

(svn r20286) -Codechange: Unify end of doxygen comments.
author frosch <frosch@openttd.org>
date Sun, 01 Aug 2010 19:44:49 +0000 (2010-08-01)
parents f8e9a3f0c140
children 354307d245e5
line wrap: on
line diff
--- a/src/engine.cpp
+++ b/src/engine.cpp
@@ -40,7 +40,8 @@
 
 /**
  * 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 */