From 06c6ab430b223f6923fe74a4b8d11f3e626848a8 Mon Sep 17 00:00:00 2001 From: Eduardo Chappa Date: Wed, 15 Jan 2020 21:41:39 -0700 Subject: * Fix a number of misspellings in the source code of Alpine. I hav only fixed those that belong to the source code of Alpine and do not come from an external source. List contributed by Jens Schleusener. --- imap/src/osdep/nt/kerb_w2k.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'imap/src/osdep/nt/kerb_w2k.c') diff --git a/imap/src/osdep/nt/kerb_w2k.c b/imap/src/osdep/nt/kerb_w2k.c index 38d0ce30..e2a271b3 100644 --- a/imap/src/osdep/nt/kerb_w2k.c +++ b/imap/src/osdep/nt/kerb_w2k.c @@ -205,7 +205,7 @@ char *kerberos_login (char *user,char *authuser,int argc,char *argv[]); #define STRING WINSTRING /* conflict with mail.h */ #include -/* GSSAPI build-in object identifiers */ +/* GSSAPI built-in object identifiers */ static gss_OID_desc oids[] = { /* stupid C language makes this necessary */ {10,"\052\206\110\206\367\022\001\002\001\004"}, @@ -230,7 +230,7 @@ static gss_cred_id_t gss_default_cred = NIL; /* GSSAPI import name (convert to full service principal name) * Accepts: pointer to return minor status - * buffer containining input name + * buffer containing input name * type of input name * pointer to return output internal name * Returns: major status, always -- cgit v1.2.3-70-g09d2