aboutsummaryrefslogtreecommitdiff
path: root/lib/vauth/ntlm.c
diff options
context:
space:
mode:
authorViktor Szakats <vszakats@users.noreply.github.com>2016-04-06 11:57:48 +0200
committerDaniel Stenberg <daniel@haxx.se>2016-04-06 11:58:34 +0200
commita24f71aac4a3e94dac37208959cf2208c3d8f724 (patch)
treeb4b8e97f3bdad9eec51074c33d648f4243521c60 /lib/vauth/ntlm.c
parent9c08b4f1e7eced5a4d3782a3e0daa484c9d77d21 (diff)
URLs: change http to https in many places
Closes #754
Diffstat (limited to 'lib/vauth/ntlm.c')
-rw-r--r--lib/vauth/ntlm.c2
1 files changed, 1 insertions, 1 deletions
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