]> git.ipfire.org Git - thirdparty/curl.git/commit
comment: Fix multiple typos in function parameters
authorDaniel Gustafsson <daniel@yesql.se>
Wed, 3 Oct 2018 08:27:27 +0000 (10:27 +0200)
committerDaniel Gustafsson <daniel@yesql.se>
Wed, 3 Oct 2018 08:27:27 +0000 (10:27 +0200)
commite182fc1613196540df12bcaa846e79f80aa5432c
treee0ec9f12b18564a7970171cca74d98ce22284a48
parentaf996626885b82dcf25b93de8e0041be6c4f1555
comment: Fix multiple typos in function parameters

Ensure that the parameters in the comment match the actual names in the
prototype.

Closes #3079
Reviewed-by: Daniel Stenberg <daniel@haxx.se>
12 files changed:
lib/curl_sspi.c
lib/url.c
lib/vauth/cleartext.c
lib/vauth/cram.c
lib/vauth/digest.c
lib/vauth/digest_sspi.c
lib/vauth/krb5_gssapi.c
lib/vauth/krb5_sspi.c
lib/vauth/ntlm.c
lib/vauth/ntlm_sspi.c
lib/vauth/spnego_gssapi.c
lib/vauth/spnego_sspi.c