make compile

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18880 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-10-24 21:01:40 +00:00
parent a79baec2e3
commit ef5a0a83f1

View File

@@ -536,7 +536,7 @@ out:
"AcquireCreds handle: %d return code: %d", handle, gsm_error);
if (opt)
krb5_get_init_creds_opt_free (context, opt);
krb5_get_init_creds_opt_free (opt);
if (principal)
krb5_free_principal(context, principal);
free(name);