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/vauth/ntlm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/vauth/ntlm.c') diff --git a/lib/vauth/ntlm.c b/lib/vauth/ntlm.c index e27ce59be..e27f4237b 100644 --- a/lib/vauth/ntlm.c +++ b/lib/vauth/ntlm.c @@ -28,7 +28,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