(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 e48b7a12895f
parent 3092 34cfd4aa9cc5
child 3094 e8318bbdbee5
(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>