mirror of
https://github.com/nmap/nmap.git
synced 2025-12-08 05:31:31 +00:00
fix minor compilation bug and unused variable
This commit is contained in:
@@ -3631,7 +3631,6 @@ void pos_scan(Target *target, u16 *portarray, int numports, stype scantype) {
|
||||
struct timeval now;
|
||||
struct connectsockinfo csi;
|
||||
struct rpcscaninfo rsi;
|
||||
char hostname[1200];
|
||||
unsigned long j;
|
||||
struct serviceDeductions sd;
|
||||
bool doingOpenFiltered = false;
|
||||
|
||||
Reference in New Issue
Block a user