hostcheck: update comment after previous change
authorDaniel Stenberg <daniel@haxx.se>
Mon, 3 Mar 2014 12:41:48 +0000 (13:41 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 3 Mar 2014 12:41:48 +0000 (13:41 +0100)
lib/hostcheck.c

index 61a1393..24ddd89 100644 (file)
@@ -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 */