From f5fb0fd691d4213b7ddb5c1682d3bada2599af94 Mon Sep 17 00:00:00 2001 From: david Date: Tue, 24 Feb 2009 21:58:34 +0000 Subject: [PATCH] Try fixing the $Id: $ line in osscan2.cc. It's not updating itself, perhaps because it had the file name osscan.cc inside it. --- osscan2.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osscan2.cc b/osscan2.cc index bb082502a..7a891663d 100644 --- a/osscan2.cc +++ b/osscan2.cc @@ -98,7 +98,7 @@ * * ***************************************************************************/ -/* $Id: osscan.cc 3636 2006-07-04 23:04:56Z fyodor $ */ +/* $Id: $ */ #include "osscan.h" #include "osscan2.h"