From a33bc65fe164d031eaaccf7ba989d5ba8a70d554 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 6 Dec 2007 16:23:59 +0000 Subject: [PATCH] spelling git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22189 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/gssapi/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/gssapi/ChangeLog b/lib/gssapi/ChangeLog index f494f14df..cf82aefb9 100644 --- a/lib/gssapi/ChangeLog +++ b/lib/gssapi/ChangeLog @@ -2087,7 +2087,7 @@ * sequence.c (elem_insert): fix a off by one index counter - * inquire_cred.c (gss_inquire_cred): handle cred_handle beeing + * inquire_cred.c (gss_inquire_cred): handle cred_handle being GSS_C_NO_CREDENTIAL and use the default cred then. 2003-08-19 Love Hörnquist Åstrand