summaryrefslogtreecommitdiff
path: root/src/station.cpp
diff options
context:
space:
mode:
authorcelestar <celestar@openttd.org>2007-02-23 08:37:33 +0000
committercelestar <celestar@openttd.org>2007-02-23 08:37:33 +0000
commitdfa3c0aae1b5918588e96777fe5c108301810717 (patch)
treeffbf65a36988c29feee223c710b66030721b7952 /src/station.cpp
parent8bffad2b5916065941bf2e38b92fc236f3249c97 (diff)
downloadopenttd-dfa3c0aae1b5918588e96777fe5c108301810717.tar.xz
(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).
Diffstat (limited to 'src/station.cpp')
-rw-r--r--src/station.cpp2
1 files changed, 1 insertions, 1 deletions
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"