summaryrefslogtreecommitdiff
path: root/src/station_cmd.cpp
diff options
context:
space:
mode:
authorbelugas <belugas@openttd.org>2007-04-18 00:41:09 +0000
committerbelugas <belugas@openttd.org>2007-04-18 00:41:09 +0000
commit0eaa72e324dfd350a52679ec215e4f1a8851c606 (patch)
tree62ecd42d6d65f42f8ae433dfc400382743ca4065 /src/station_cmd.cpp
parent76faa0f7590df57c1830eb5a27362756f0c16a18 (diff)
downloadopenttd-0eaa72e324dfd350a52679ec215e4f1a8851c606.tar.xz
(svn r9665) -Documentation: Doxygen corrections,errors, corrections of corrections...
Diffstat (limited to 'src/station_cmd.cpp')
-rw-r--r--src/station_cmd.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/station_cmd.cpp b/src/station_cmd.cpp
index 5c526fb49..4dd10ed98 100644
--- a/src/station_cmd.cpp
+++ b/src/station_cmd.cpp
@@ -1177,7 +1177,6 @@ static RoadStop **FindRoadStopSpot(bool truck_station, Station* st)
/** Build a bus or truck stop
* @param tile tile to build the stop at
* @param flags operation to perform
- * @param flags operation to perform
* @param p1 entrance direction (DiagDirection)
* @param p2 bit 0: 0 for Bus stops, 1 for truck stops
* bit 1: 0 for normal, 1 for drive-through