mirror of
https://github.com/nmap/nmap.git
synced 2026-06-30 13:16:57 +00:00
Typo.
This commit is contained in:
parent
c4d08dc391
commit
49a57d8dde
1 changed files with 1 additions and 1 deletions
|
|
@ -972,7 +972,7 @@ void traceroute_hop_cache_clear() {
|
|||
and that differences aren't meaningful. (This has the same effect as if we
|
||||
were to send probes strictly serially, because then there would be no parent
|
||||
hops to potentially conflict, even if in fact they would if traced to
|
||||
completion. */
|
||||
completion.) */
|
||||
static Hop *merge_hops(const struct sockaddr_storage *tag, Hop *a, Hop *b) {
|
||||
Hop head, *p;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue