1
0
mirror of https://github.com/nmap/nmap.git synced 2026-02-11 07:56:35 +00:00

Copy the Subversion properties from osscan.cc to osscan2.cc. None were set on

osscan2.cc. I think osscan2.cc wasn't updating its $Id$ because it didn't have
the svn:keywords property set.
This commit is contained in:
david
2009-02-24 22:04:54 +00:00
parent f5fb0fd691
commit 588d629a6a

View File

@@ -98,7 +98,7 @@
* *
***************************************************************************/
/* $Id: $ */
/* $Id$ */
#include "osscan.h"
#include "osscan2.h"