mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Fix typo.
This commit is contained in:
parent
6d635c5600
commit
7b237dbedc
1 changed files with 1 additions and 1 deletions
|
|
@ -129,7 +129,7 @@ class NmapOps {
|
|||
It does not currently cover cases such as TCP SYN ping scan which
|
||||
can go either way based on whether the user is root or IPv6 is
|
||||
being used. It will return false in those cases where a RawScan
|
||||
is not neccessarily used. */
|
||||
is not necessarily used. */
|
||||
bool RawScan();
|
||||
void ValidateOptions(); /* Checks that the options given are
|
||||
reasonable and consistant. If they aren't, the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue