summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bridge.h2
-rw-r--r--railtypes.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/bridge.h b/bridge.h
index 839a74ba7..d0699268e 100644
--- a/bridge.h
+++ b/bridge.h
@@ -1,4 +1,4 @@
-/* $Id: */
+/* $Id: $ */
/** @file bridge.h Header file for bridges */
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.