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
commit88d0af528617d26474b81f755c689ba6818cc814 (patch)
tree4a80c0b65273db9f69e8054373cd323374734cef /railtypes.h
parent2702e8eb3ac139d8b3bc5a4ed4455fc5a7411d01 (diff)
downloadopenttd-88d0af528617d26474b81f755c689ba6818cc814.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.