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:
@@ -107,7 +107,7 @@
|
|||||||
like strcpy() even if they are done safely */
|
like strcpy() even if they are done safely */
|
||||||
#define _CRT_SECURE_NO_DEPRECATE 1
|
#define _CRT_SECURE_NO_DEPRECATE 1
|
||||||
#define NMAP_NAME "Nmap"
|
#define NMAP_NAME "Nmap"
|
||||||
#define NMAP_URL "http://insecure.org"
|
#define NMAP_URL "http://nmap.org"
|
||||||
#define NMAP_PLATFORM "i686-pc-windows-windows"
|
#define NMAP_PLATFORM "i686-pc-windows-windows"
|
||||||
#define NMAPDATADIR "c:\\nmap" /* FIXME: I really need to make this dynamic */
|
#define NMAPDATADIR "c:\\nmap" /* FIXME: I really need to make this dynamic */
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user