1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 12:41:29 +00:00

Change insecure.org to nmap.org in nmap_winconfig.h.

This commit is contained in:
david
2008-03-17 17:44:40 +00:00
parent a03232981c
commit ccc71fae70

View File

@@ -107,7 +107,7 @@
like strcpy() even if they are done safely */
#define _CRT_SECURE_NO_DEPRECATE 1
#define NMAP_NAME "Nmap"
#define NMAP_URL "http://insecure.org"
#define NMAP_URL "http://nmap.org"
#define NMAP_PLATFORM "i686-pc-windows-windows"
#define NMAPDATADIR "c:\\nmap" /* FIXME: I really need to make this dynamic */