mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 08:46:45 +00:00
Adjust indentation for clarity
This commit is contained in:
parent
181599884b
commit
228794974a
1 changed files with 1 additions and 1 deletions
|
|
@ -933,7 +933,7 @@ int PortList::setStateReason(u16 portno, u8 proto, reason_t reason, u8 ttl,
|
|||
answer->reason.ip_addr.sockaddr.sa_family = AF_UNSPEC;
|
||||
else
|
||||
answer->reason.set_ip_addr(ip_addr);
|
||||
answer->reason.ttl = ttl;
|
||||
answer->reason.ttl = ttl;
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue