summaryrefslogtreecommitdiff
path: root/railtypes.h
diff options
context:
space:
mode:
authorcelestar <celestar@openttd.org>2005-08-01 21:01:18 +0000
committercelestar <celestar@openttd.org>2005-08-01 21:01:18 +0000
commit9a6975504b22d520f944786a5f0a7c79ae2b8391 (patch)
tree1a7ba83963541bf6274426a034170e9db7b4cd16 /railtypes.h
parent66fa62b3ea56ddd3322f8589b0c55399bd29e19e (diff)
downloadopenttd-9a6975504b22d520f944786a5f0a7c79ae2b8391.tar.xz
(svn r2783) Fix: Hopefully fix the ID tags of bridge.h and railtypes.h
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 d86d1a450..c1585133c 100644
--- a/railtypes.h
+++ b/railtypes.h
@@ -1,4 +1,4 @@
-/* $Id: */
+/* $Id: $ */
/** @file railtypes.h
* All the railtype-specific information is stored here.