mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
Revert r19967, wrong external.
This commit is contained in:
parent
84a1bca554
commit
d6fb8db9ab
1 changed files with 1 additions and 1 deletions
2
nmap.h
2
nmap.h
|
|
@ -287,7 +287,7 @@ void *realloc();
|
|||
#define MAXFALLBACKS 20 /* How many comma separated fallbacks are allowed in the service-probes file? */
|
||||
|
||||
/* The trace level to give to nsp_settrace with --packet-trace et al. */
|
||||
#define NSOCK_TRACE_LEVEL 10
|
||||
#define NSOCK_TRACE_LEVEL 2
|
||||
|
||||
/* Default maximum send delay between probes to the same host */
|
||||
#ifndef MAX_TCP_SCAN_DELAY
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue