mirror of
https://github.com/nmap/nmap.git
synced 2026-01-01 04:19:02 +00:00
Merging changes from my vc2008-testing branch. This moves Windows development
to VC++2008.
This commit is contained in:
@@ -328,7 +328,7 @@ Traceroute::getTracePort (u8 proto, Target * t) {
|
||||
u16 filtered_port = 1;
|
||||
u16 port = 0;
|
||||
int state = -1;
|
||||
struct Port *np;
|
||||
Port *np;
|
||||
|
||||
/* Use the first specified port for ping traceroutes */
|
||||
if (o.pingscan) {
|
||||
|
||||
Reference in New Issue
Block a user