mirror of
https://github.com/nmap/nmap.git
synced 2026-01-02 12:59:02 +00:00
Typo.
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user