Try fixing the $Id: $ line in osscan2.cc. It's not updating itself, perhaps

because it had the file name osscan.cc inside it.
This commit is contained in:
david 2009-02-24 21:58:34 +00:00
parent ade608c766
commit f5fb0fd691

View file

@ -98,7 +98,7 @@
* *
***************************************************************************/
/* $Id: osscan.cc 3636 2006-07-04 23:04:56Z fyodor $ */
/* $Id: $ */
#include "osscan.h"
#include "osscan2.h"