From 01f5d0515921d8278d1bd9ee7bc1115a0c535a21 Mon Sep 17 00:00:00 2001 From: david Date: Sat, 31 Mar 2012 03:21:22 +0000 Subject: [PATCH] Comment typo. --- portlist.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portlist.h b/portlist.h index 9376fea83..34e8d34f7 100644 --- a/portlist.h +++ b/portlist.h @@ -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,