mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 16:57:06 +00:00
Change insecure.org to nmap.org in nmap_winconfig.h.
This commit is contained in:
parent
a03232981c
commit
ccc71fae70
1 changed files with 1 additions and 1 deletions
|
|
@ -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 */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue