forked from mirror/OpenTTD
(svn r6465) -Fix: change some instances of '/* $Id */' to '/* $Id$ */', so SVN can do what is was supposed to do..
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
/* $Id */
|
/* $Id$ */
|
||||||
/** @file elrail_data.h Stores all the data for overhead wire and pylon drawing.
|
/** @file elrail_data.h Stores all the data for overhead wire and pylon drawing.
|
||||||
* @see elrail.c */
|
* @see elrail.c */
|
||||||
|
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
/* $Id */
|
/* $Id$ */
|
||||||
|
|
||||||
#ifndef UNMOVABLE_H
|
#ifndef UNMOVABLE_H
|
||||||
#define UNMOVABLE_H
|
#define UNMOVABLE_H
|
||||||
|
Reference in New Issue
Block a user