(svn r21593) -Codechange: endif comment correcttions.

This commit is contained in:
alberth
2010-12-22 10:50:32 +00:00
parent 366eaebc3e
commit f65a9a5515
11 changed files with 11 additions and 11 deletions

View File

@@ -148,4 +148,4 @@ static inline const AircraftVehicleInfo *AircraftVehInfo(EngineID e)
return &Engine::Get(e)->u.air;
}
#endif /* ENGINE_TYPE_H */
#endif /* ENGINE_BASE_H */