(svn r17570) -Fix: a number of Doxygen warnings about missing parameters, which were sometimes missing and sometimes just typos
This commit is contained in:
@@ -79,7 +79,7 @@ public:
|
||||
|
||||
/**
|
||||
* Makes this order a Go To Station order.
|
||||
* @param destsination the station to go to.
|
||||
* @param destination the station to go to.
|
||||
*/
|
||||
void MakeGoToStation(StationID destination);
|
||||
|
||||
|
Reference in New Issue
Block a user