summaryrefslogtreecommitdiff
path: root/engine.h
diff options
context:
space:
mode:
Diffstat (limited to 'engine.h')
-rw-r--r--engine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine.h b/engine.h
index 772cb4d7d..07196d555 100644
--- a/engine.h
+++ b/engine.h
@@ -271,4 +271,4 @@ static inline RoadVehicleInfo *RoadVehInfo(uint e)
return &_road_vehicle_info[e - ROAD_ENGINES_INDEX];
}
-#endif
+#endif /* ENGINE_H */