summaryrefslogtreecommitdiff
path: root/src/railtypes.h
diff options
context:
space:
mode:
authorbelugas <belugas@openttd.org>2007-03-28 20:41:35 +0000
committerbelugas <belugas@openttd.org>2007-03-28 20:41:35 +0000
commit34272ad2011ea4e4ba690170338f3a138eae7281 (patch)
treeaa1cef5f3c75fb41d164ae60cb4b3e111ef7207e /src/railtypes.h
parenteaad1bb2a6b4012e11c8e8b997181b628de0067d (diff)
downloadopenttd-34272ad2011ea4e4ba690170338f3a138eae7281.tar.xz
(svn r9523) -Cleanup: doxygen changes. Time to take care of "R"
Diffstat (limited to 'src/railtypes.h')
-rw-r--r--src/railtypes.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/railtypes.h b/src/railtypes.h
index e21c1250d..6695a661c 100644
--- a/src/railtypes.h
+++ b/src/railtypes.h
@@ -1,12 +1,12 @@
/* $Id$ */
-#ifndef RAILTYPES_H
-#define RAILTYPES_H
-
/** @file railtypes.h
* All the railtype-specific information is stored here.
*/
+#ifndef RAILTYPES_H
+#define RAILTYPES_H
+
/** Global Railtype definition
*/
RailtypeInfo _railtypes[] = {