Loading lib/curl_sasl.c +1 −1 Original line number Diff line number Diff line Loading @@ -254,7 +254,7 @@ static CURLcode sasl_digest_get_qop_values(const char *options, int *value) * Parameters: * * serivce [in] - The service type such as www, smtp, pop or imap. * instance [in] - The instance name such as the host nme or realm. * host [in] - The host name or realm. * * Returns a pointer to the newly allocated SPN. */ Loading lib/curl_sasl_sspi.c +1 −1 Original line number Diff line number Diff line Loading @@ -55,7 +55,7 @@ * Parameters: * * serivce [in] - The service type such as www, smtp, pop or imap. * instance [in] - The instance name such as the host nme or realm. * host [in] - The host name or realm. * * Returns a pointer to the newly allocated SPN. */ Loading Loading
lib/curl_sasl.c +1 −1 Original line number Diff line number Diff line Loading @@ -254,7 +254,7 @@ static CURLcode sasl_digest_get_qop_values(const char *options, int *value) * Parameters: * * serivce [in] - The service type such as www, smtp, pop or imap. * instance [in] - The instance name such as the host nme or realm. * host [in] - The host name or realm. * * Returns a pointer to the newly allocated SPN. */ Loading
lib/curl_sasl_sspi.c +1 −1 Original line number Diff line number Diff line Loading @@ -55,7 +55,7 @@ * Parameters: * * serivce [in] - The service type such as www, smtp, pop or imap. * instance [in] - The instance name such as the host nme or realm. * host [in] - The host name or realm. * * Returns a pointer to the newly allocated SPN. */ Loading