1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-18 20:19:11 +00:00

(svn r2783) Fix: Hopefully fix the ID tags of bridge.h and railtypes.h

This commit is contained in:
celestar
2005-08-01 21:01:18 +00:00
parent 66fa62b3ea
commit 9a6975504b
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
/* $Id: */
/* $Id: $ */
/** @file bridge.h Header file for bridges */

View File

@@ -1,4 +1,4 @@
/* $Id: */
/* $Id: $ */
/** @file railtypes.h
* All the railtype-specific information is stored here.