mirror of
https://github.com/nmap/nmap.git
synced 2026-01-25 23:59:01 +00:00
Comment typo.
This commit is contained in:
@@ -261,7 +261,7 @@ class PortList {
|
||||
// chars. (these tests are to avoid annoying DOS (or other) attacks
|
||||
// by malicious services). The fingerprint should be NULL unless
|
||||
// one is available and the user should submit it. tunnel must be
|
||||
// SERVICE_TUNNEL_NULL (normal) or SERVICE_TUNNEL_SSL (means ssl was
|
||||
// SERVICE_TUNNEL_NONE (normal) or SERVICE_TUNNEL_SSL (means ssl was
|
||||
// detected and we tried to tunnel through it ).
|
||||
void setServiceProbeResults(u16 portno, int protocol,
|
||||
enum serviceprobestate sres, const char *sname,
|
||||
|
||||
Reference in New Issue
Block a user