1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-31 20:09:02 +00:00

Fix typo.

This commit is contained in:
shinnok
2011-05-06 10:02:36 +00:00
parent 6d635c5600
commit 7b237dbedc

View File

@@ -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