From a21d7523d25a82815ba8f18e344bac68dbd4166e Mon Sep 17 00:00:00 2001 From: bjarni Date: Mon, 27 Feb 2006 19:49:53 +0000 Subject: [PATCH] (svn r3682) -Fix: didn't write $ correct in G5_detector in r3673, which caused problems for tortoisesvn --- os/macosx/G5_detector.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/os/macosx/G5_detector.c b/os/macosx/G5_detector.c index a67cbb51ff..b4831c772b 100644 --- a/os/macosx/G5_detector.c +++ b/os/macosx/G5_detector.c @@ -1,4 +1,4 @@ -/* $Id:$ */ +/* $Id$ */ #include #include