summaryrefslogtreecommitdiff
path: root/railtypes.h
diff options
context:
space:
mode:
authorcelestar <celestar@openttd.org>2005-08-02 15:24:48 +0000
committercelestar <celestar@openttd.org>2005-08-02 15:24:48 +0000
commitbc3a8cbdc83fa1fbed9f2d98225fcba5ef4d4dfc (patch)
tree4a80c0b65273db9f69e8054373cd323374734cef /railtypes.h
parentdf5e328f3727146c39022c3c26539de28c231f9e (diff)
downloadopenttd-bc3a8cbdc83fa1fbed9f2d98225fcba5ef4d4dfc.tar.xz
(svn r2789) -Fix: Wrong Id tag :)
Diffstat (limited to 'railtypes.h')
-rw-r--r--railtypes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/railtypes.h b/railtypes.h
index c1585133c..ae22ee3b3 100644
--- a/railtypes.h
+++ b/railtypes.h
@@ -1,4 +1,4 @@
-/* $Id: $ */
+/* $Id$ */
/** @file railtypes.h
* All the railtype-specific information is stored here.