From 5bdb4c13c265836054de341ed15356fbbe69ead1 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Fri, 1 Apr 2016 19:07:49 +0100 Subject: spnego: Corrected some typos in comments Corrected typos from commit ad5e9bfd5d and 6d6f9ca1d9. --- lib/vauth/spnego_gssapi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/vauth/spnego_gssapi.c') diff --git a/lib/vauth/spnego_gssapi.c b/lib/vauth/spnego_gssapi.c index 2f50daaa5..5b87caef3 100644 --- a/lib/vauth/spnego_gssapi.c +++ b/lib/vauth/spnego_gssapi.c @@ -52,7 +52,7 @@ * userp [in] - The user name in the format User or Domain\User. * passdwp [in] - The user's password. * 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. * nego [in/out] - The Negotiate data struct being used and modified. * -- cgit v1.2.3