(svn r9669) -Documentation: some more doxygen fixes

This commit is contained in:
belugas
2007-04-18 18:00:33 +00:00
parent 7789eef209
commit 4eb87ac62b
10 changed files with 380 additions and 324 deletions

View File

@@ -59,7 +59,6 @@ Station::Station(TileIndex tile)
* Aircraft-Hangar orders need special treatment here, as the hangars are
* actually part of a station (tiletype is STATION), but the order type
* is OT_GOTO_DEPOT.
* @param st Station to be deleted
*/
Station::~Station()
{