| author | truebrain |
| Sat, 23 Feb 2008 14:50:11 +0000 | |
| branch | noai |
| changeset 9744 | 7297fcf46e03 |
| parent 9743 | 4c44aa6a8f43 |
| child 9745 | fb2454d70f37 |
--- a/src/ai/api/ai_vehiclelist.hpp Sat Feb 23 14:49:31 2008 +0000 +++ b/src/ai/api/ai_vehiclelist.hpp Sat Feb 23 14:50:11 2008 +0000 @@ -35,7 +35,7 @@ /** * The constructor to make a list of vehicles that goes to this station. - * @param station The station to get the list of vehicles that go here from. + * @param station_id The station to get the list of vehicles that go here from. */ AIStationVehicleList(StationID station_id); };