]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
vauth/ntlm.h: make line shorter than 80 columns
authorDaniel Stenberg <daniel@haxx.se>
Sat, 1 Oct 2022 22:21:18 +0000 (00:21 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 1 Oct 2022 22:21:18 +0000 (00:21 +0200)
Follow-up from 265fbd937

lib/vauth/ntlm.h

index 5d0f0d24c6c1e5a6f99b75f1f4f51adeeda9ebce..4dfda554536774265efeb99b5159af8d00cc7881 100644 (file)
@@ -34,7 +34,8 @@
 /* Stuff only required for curl_ntlm_msgs.c */
 #ifdef BUILDING_CURL_NTLM_MSGS_C
 
-/* Flag bits definitions based on https://davenport.sourceforge.net/ntlm.html */
+/* Flag bits definitions based on
+   https://davenport.sourceforge.net/ntlm.html */
 
 #define NTLMFLAG_NEGOTIATE_UNICODE               (1<<0)
 /* Indicates that Unicode strings are supported for use in security buffer