mirror of
https://github.com/nmap/nmap.git
synced 2026-06-25 18:48:19 +00:00
Correct a comment.
This commit is contained in:
parent
6976fde2e2
commit
2fa4737b7d
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue