vauth/ntlm.h: make line shorter than 80 columns

Follow-up from 265fbd937
This commit is contained in:
Daniel Stenberg 2022-10-02 00:21:18 +02:00
parent 265fbd937e
commit 37b3fb1c6a
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View 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