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_sspi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/vauth/spnego_sspi.c') diff --git a/lib/vauth/spnego_sspi.c b/lib/vauth/spnego_sspi.c index b60994c2d..3d6259c41 100644 --- a/lib/vauth/spnego_sspi.c +++ b/lib/vauth/spnego_sspi.c @@ -51,7 +51,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