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

This should probably be static.

This commit is contained in:
d33tah
2014-07-23 14:37:07 +00:00
parent 51a633ac3c
commit f3f2d57503

View File

@@ -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;
/******************************************************************************