From a24f71aac4a3e94dac37208959cf2208c3d8f724 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Wed, 6 Apr 2016 11:57:48 +0200 Subject: URLs: change http to https in many places Closes #754 --- lib/curl_ntlm_wb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/curl_ntlm_wb.c') diff --git a/lib/curl_ntlm_wb.c b/lib/curl_ntlm_wb.c index 71bc08700..3defec7b5 100644 --- a/lib/curl_ntlm_wb.c +++ b/lib/curl_ntlm_wb.c @@ -29,7 +29,7 @@ * NTLM details: * * http://davenport.sourceforge.net/ntlm.html - * http://www.innovation.ch/java/ntlm.html + * https://www.innovation.ch/java/ntlm.html */ #define DEBUG_ME 0 -- cgit v1.2.3