summaryrefslogtreecommitdiff
path: root/os
diff options
context:
space:
mode:
authorbjarni <bjarni@openttd.org>2006-02-27 19:49:53 +0000
committerbjarni <bjarni@openttd.org>2006-02-27 19:49:53 +0000
commit301f91c71c7daa97c027c35739ba1738900cff89 (patch)
treedb7155562368805db89e64c1629da5f8be8c38ef /os
parentb32bd1059057abfbf5dc01dbfb624e20675246d3 (diff)
downloadopenttd-301f91c71c7daa97c027c35739ba1738900cff89.tar.xz
(svn r3682) -Fix: didn't write $ correct in G5_detector in r3673, which caused problems for tortoisesvn
Diffstat (limited to 'os')
-rw-r--r--os/macosx/G5_detector.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/macosx/G5_detector.c b/os/macosx/G5_detector.c
index a67cbb51f..b4831c772 100644
--- a/os/macosx/G5_detector.c
+++ b/os/macosx/G5_detector.c
@@ -1,4 +1,4 @@
-/* $Id:$ */
+/* $Id$ */
#include <mach/mach.h>
#include <mach/mach_host.h>