diff options
author | Daniel Stenberg <daniel@haxx.se> | 2020-10-15 15:30:55 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-10-15 23:32:26 +0200 |
commit | 475c1aba68030bc21b8d0ed76a7028eb2e797f64 (patch) | |
tree | 44040f70841735b6394311bbef1b3840d47923dd /lib/vauth | |
parent | b7ea3d2c22fe76fd85d1c5c6672829960d1d6e36 (diff) | |
download | curl-475c1aba68030bc21b8d0ed76a7028eb2e797f64.tar.gz |
checksrc: warn on empty line before open brace
... and fix a few occurances
Closes #6088
Diffstat (limited to 'lib/vauth')
-rw-r--r-- | lib/vauth/ntlm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/vauth/ntlm.c b/lib/vauth/ntlm.c index ecfeacb9a..540ac9482 100644 --- a/lib/vauth/ntlm.c +++ b/lib/vauth/ntlm.c @@ -497,7 +497,6 @@ CURLcode Curl_auth_create_ntlm_type3_message(struct Curl_easy *data, const char *passwdp, struct ntlmdata *ntlm, char **outptr, size_t *outlen) - { /* NTLM type-3 message structure: |