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:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user