aboutsummaryrefslogtreecommitdiff
path: root/lib/hostcheck.c
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2014-03-03 13:41:48 +0100
committerDaniel Stenberg <daniel@haxx.se>2014-03-03 13:41:48 +0100
commita21c04f391b69d4540f613bf696cf773fd159a64 (patch)
tree128c83ed615c68db6183f01250e731936bff216f /lib/hostcheck.c
parentc01467b7539734590d9a377c9f755a9746bc529e (diff)
hostcheck: update comment after previous change
Diffstat (limited to 'lib/hostcheck.c')
-rw-r--r--lib/hostcheck.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/hostcheck.c b/lib/hostcheck.c
index 61a13935a..24ddd8960 100644
--- a/lib/hostcheck.c
+++ b/lib/hostcheck.c
@@ -94,4 +94,4 @@ int Curl_cert_hostcheck(const char *match_pattern, const char *hostname)
return 0;
}
-#endif /* SSLEAY or AXTLS or QSOSSL or GSKIT or NSS */
+#endif /* SSLEAY or AXTLS or QSOSSL or GSKIT */