From 777123c228e163c976303be0588093732816f8ca Mon Sep 17 00:00:00 2001 From: alberth Date: Sun, 14 Mar 2010 12:39:24 +0000 Subject: (svn r19414) -Doc: Several doxygen additions and corrections. --- src/rail_cmd.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/rail_cmd.cpp') diff --git a/src/rail_cmd.cpp b/src/rail_cmd.cpp index bce6732da..4f020f4f0 100644 --- a/src/rail_cmd.cpp +++ b/src/rail_cmd.cpp @@ -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 -- cgit v1.2.3-54-g00ecf