mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
This should probably be static.
This commit is contained in:
parent
51a633ac3c
commit
f3f2d57503
1 changed files with 1 additions and 1 deletions
|
|
@ -181,7 +181,7 @@ u16 prbWindowSz[] = { 1, 63, 4, 4, 16, 512, 3, 128, 256, 1024, 31337, 32768, 655
|
|||
static struct timeval now;
|
||||
|
||||
/* Global to store performance info */
|
||||
struct scan_performance_vars perf;
|
||||
static struct scan_performance_vars perf;
|
||||
|
||||
|
||||
/******************************************************************************
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue