(svn r3682) -Fix: didn't write $ correct in G5_detector in r3673, which caused problems for tortoisesvn
authorbjarni
Mon, 27 Feb 2006 19:49:53 +0000
changeset 3093 f677403be64f
parent 3092 e790a2dbda83
child 3094 5be98607b6d5
(svn r3682) -Fix: didn't write $ correct in G5_detector in r3673, which caused problems for tortoisesvn
os/macosx/G5_detector.c
--- a/os/macosx/G5_detector.c	Mon Feb 27 19:43:19 2006 +0000
+++ b/os/macosx/G5_detector.c	Mon Feb 27 19:49:53 2006 +0000
@@ -1,4 +1,4 @@
-/* $Id:$ */
+/* $Id$ */
 
 #include <mach/mach.h>
 #include <mach/mach_host.h>