From: Daniel Stenberg Date: Sat, 1 Oct 2022 22:21:18 +0000 (+0200) Subject: vauth/ntlm.h: make line shorter than 80 columns X-Git-Tag: curl-7_86_0~132 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=37b3fb1c6a6319b6717885524a52553d0e560a32;p=thirdparty%2Fcurl.git vauth/ntlm.h: make line shorter than 80 columns Follow-up from 265fbd937 --- diff --git a/lib/vauth/ntlm.h b/lib/vauth/ntlm.h index 5d0f0d24c6..4dfda55453 100644 --- a/lib/vauth/ntlm.h +++ b/lib/vauth/ntlm.h @@ -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