1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

Remove extra line output in addrset_elem_print.

This commit is contained in:
david
2011-12-08 23:16:54 +00:00
parent a7a763ee52
commit 69c6779965

View File

@@ -159,7 +159,6 @@ void addrset_elem_print(FILE *fp, const struct addrset_elem *elem)
fprintf(fp, "\n");
#endif
}
fprintf(fp, "---\n");
}
/* This is a wrapper around getaddrinfo that automatically handles hints for