From f80a2f9d5e06284a44b1233737a59c35f9865606 Mon Sep 17 00:00:00 2001 From: rich_sposato Date: Mon, 20 Feb 2006 23:40:09 +0000 Subject: [PATCH] Fixed syntax for CVS keyword. git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@542 7ec92016-0320-0410-acc4-a06ded1c099a --- test/ScopeGuard/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/ScopeGuard/main.cpp b/test/ScopeGuard/main.cpp index 6494d38..0f9ed9d 100755 --- a/test/ScopeGuard/main.cpp +++ b/test/ScopeGuard/main.cpp @@ -10,7 +10,7 @@ // without express or implied warranty. //////////////////////////////////////////////////////////////////////////////// -// $Header: +// $Header$ #include