From 0ed4b64e649349f695a1942e0fa09b8b564e1774 Mon Sep 17 00:00:00 2001 From: celestar Date: Fri, 23 Feb 2007 08:37:33 +0000 Subject: (svn r8857) -Documentation: Added some doxygen @file tags, repaired others (the @file tag MUST be found before any line of code, that includes preprocessor directives). --- src/station.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/station.cpp') diff --git a/src/station.cpp b/src/station.cpp index 5e658f303..2338dfbbf 100644 --- a/src/station.cpp +++ b/src/station.cpp @@ -1,6 +1,6 @@ /* $Id$ */ -/** @file station_cmd.cpp */ +/** @file station.cpp */ #include "stdafx.h" #include "openttd.h" -- cgit v1.2.3-54-g00ecf