(svn r19414) -Doc: Several doxygen additions and corrections.

This commit is contained in:
alberth
2010-03-14 12:39:24 +00:00
parent b8d6e893cb
commit 777123c228
6 changed files with 16 additions and 9 deletions

View File

@@ -727,7 +727,7 @@ static CommandCost ValidateAutoDrag(Trackdir *trackdir, TileIndex start, TileInd
return CommandCost();
}
/** Build a stretch of railroad tracks.
/** Build or remove a stretch of railroad tracks.
* @param tile start tile of drag
* @param flags operation to perform
* @param p1 end tile of drag