summaryrefslogtreecommitdiff
path: root/src/engine.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine.cpp')
-rw-r--r--src/engine.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/engine.cpp b/src/engine.cpp
index 6d5ace215..e3f801061 100644
--- a/src/engine.cpp
+++ b/src/engine.cpp
@@ -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 */