1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-23 06:39:01 +00:00

Correct a comment.

This commit is contained in:
david
2012-04-17 03:35:32 +00:00
parent 6976fde2e2
commit 2fa4737b7d

View File

@@ -215,7 +215,7 @@ int load_exclude_string(addrset *excludelist, const char *s) {
/* A debug routine to dump some information to stdout. Invoked if debugging is
set to 3 or higher. */
set to 4 or higher. */
int dumpExclude(addrset *exclude_group) {
const struct addrset_elem *elem;