mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 12:41:29 +00:00
Remove extra line output in addrset_elem_print.
This commit is contained in:
@@ -159,7 +159,6 @@ void addrset_elem_print(FILE *fp, const struct addrset_elem *elem)
|
|||||||
fprintf(fp, "\n");
|
fprintf(fp, "\n");
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
fprintf(fp, "---\n");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* This is a wrapper around getaddrinfo that automatically handles hints for
|
/* This is a wrapper around getaddrinfo that automatically handles hints for
|
||||||
|
|||||||
Reference in New Issue
Block a user