Mercurial > hg > openttd
diff src/train_cmd.cpp @ 6484:17fdaec13730 draft
(svn r9665) -Documentation: Doxygen corrections,errors, corrections of corrections...
author | belugas <belugas@openttd.org> |
---|---|
date | Wed, 18 Apr 2007 00:41:09 +0000 |
parents | 666fc3ef3174 |
children | fcc1843c68c6 |
line wrap: on
line diff
--- a/src/train_cmd.cpp +++ b/src/train_cmd.cpp @@ -3107,7 +3107,7 @@ * train, then goes to the last wagon and deletes that. Each call to this function * will remove the last wagon of a crashed train. If this wagon was on a crossing, * or inside a tunnel, recalculate the signals as they might need updating - * @param v the @Vehicle of which last wagon is to be removed + * @param v the Vehicle of which last wagon is to be removed */ static void DeleteLastWagon(Vehicle *v) {