mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Comment typo.
This commit is contained in:
parent
0c52330285
commit
01f5d05159
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue