curl/lib/vauth
Daniel Stenberg 8ab78f720a
misc: fix "warning: empty expression statement has no effect"
Turned several macros into do-while(0) style to allow their use to work
find with semicolon.

Bug: 08e8455ddd (commitcomment-45433279)
Follow-up to 08e8455ddd
Reported-by: Gisle Vanem
Closes #6376
2020-12-26 23:44:17 +01:00
..
cleartext.c
cram.c
digest_sspi.c failf: remove newline from formatting strings 2020-12-25 23:42:16 +01:00
digest.c misc: fix "warning: empty expression statement has no effect" 2020-12-26 23:44:17 +01:00
digest.h
krb5_gssapi.c
krb5_sspi.c failf: remove newline from formatting strings 2020-12-25 23:42:16 +01:00
ntlm_sspi.c failf: remove newline from formatting strings 2020-12-25 23:42:16 +01:00
ntlm.c
ntlm.h
oauth2.c
spnego_gssapi.c
spnego_sspi.c failf: remove newline from formatting strings 2020-12-25 23:42:16 +01:00
vauth.c
vauth.h