mirror of
https://github.com/nmap/nmap.git
synced 2025-12-09 22:21:29 +00:00
trivial comment-related patch from Kris Katterjohn
This commit is contained in:
@@ -106,7 +106,7 @@
|
||||
/* Without this, Windows will give us all sorts of crap about using functions
|
||||
like strcpy() even if they are done safely */
|
||||
#define _CRT_SECURE_NO_DEPRECATE 1
|
||||
#define NMAP_VERSION "4.20ALPHA6"
|
||||
#define NMAP_VERSION "4.20ALPHA7"
|
||||
#define NMAP_NAME "Nmap"
|
||||
#define NMAP_URL "http://www.insecure.org/nmap"
|
||||
#define NMAP_PLATFORM "i686-pc-windows-windows"
|
||||
|
||||
Reference in New Issue
Block a user