mirror of
https://github.com/moparisthebest/curl
synced 2025-03-11 07:39:50 -04:00
spnego: Corrected some typos in comments
Corrected typos from commit ad5e9bfd5d and 6d6f9ca1d9.
This commit is contained in:
parent
0c331b8999
commit
5bdb4c13c2
@ -52,7 +52,7 @@
|
|||||||
* userp [in] - The user name in the format User or Domain\User.
|
* userp [in] - The user name in the format User or Domain\User.
|
||||||
* passdwp [in] - The user's password.
|
* passdwp [in] - The user's password.
|
||||||
* service [in] - The service type such as www, smtp, pop or imap.
|
* service [in] - The service type such as www, smtp, pop or imap.
|
||||||
* hostname [in] - The host name.
|
* host [in] - The host name.
|
||||||
* chlg64 [in] - The optional base64 encoded challenge message.
|
* chlg64 [in] - The optional base64 encoded challenge message.
|
||||||
* nego [in/out] - The Negotiate data struct being used and modified.
|
* nego [in/out] - The Negotiate data struct being used and modified.
|
||||||
*
|
*
|
||||||
|
@ -51,7 +51,7 @@
|
|||||||
* userp [in] - The user name in the format User or Domain\User.
|
* userp [in] - The user name in the format User or Domain\User.
|
||||||
* passdwp [in] - The user's password.
|
* passdwp [in] - The user's password.
|
||||||
* service [in] - The service type such as www, smtp, pop or imap.
|
* service [in] - The service type such as www, smtp, pop or imap.
|
||||||
* hostname [in] - The host name.
|
* host [in] - The host name.
|
||||||
* chlg64 [in] - The optional base64 encoded challenge message.
|
* chlg64 [in] - The optional base64 encoded challenge message.
|
||||||
* nego [in/out] - The Negotiate data struct being used and modified.
|
* nego [in/out] - The Negotiate data struct being used and modified.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user