summaryrefslogtreecommitdiff
path: root/unmovable.h
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2006-09-16 21:07:38 +0000
committerrubidium <rubidium@openttd.org>2006-09-16 21:07:38 +0000
commit03d3d5677f8f6f260c6e6e2ecb4aad988c4245c8 (patch)
tree3a93c8f21a464b616ec9ee85aee157037ac23326 /unmovable.h
parent16fe2503d356b9da97e7515f2bc5f0e80d0125c0 (diff)
downloadopenttd-03d3d5677f8f6f260c6e6e2ecb4aad988c4245c8.tar.xz
(svn r6465) -Fix: change some instances of '/* $Id */' to '/* $Id$ */', so SVN can do what is was supposed to do..
Diffstat (limited to 'unmovable.h')
-rw-r--r--unmovable.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/unmovable.h b/unmovable.h
index 5cdc7eb88..9e3ce473a 100644
--- a/unmovable.h
+++ b/unmovable.h
@@ -1,4 +1,4 @@
-/* $Id */
+/* $Id$ */
#ifndef UNMOVABLE_H
#define UNMOVABLE_H