diff -r 0fa543611bbe -r dce9a6923bb7 src/train_cmd.cpp --- a/src/train_cmd.cpp Tue Jun 12 11:56:35 2007 +0000 +++ b/src/train_cmd.cpp Wed Jun 13 11:00:24 2007 +0000 @@ -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) {