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

This commit is contained in:
alberth
2010-03-14 12:39:24 +00:00
parent 130f9f96b3
commit 19dff3a6b2
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