adapt to signature change of krb5_get_init_creds_opt_set_pkinit

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13609 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2004-03-21 22:34:13 +00:00
parent 0d2fb05db7
commit 11b133e1c5

View File

@@ -470,6 +470,7 @@ get_new_tickets(krb5_context context,
pk_key_file,
pk_x509_anchors,
flags,
NULL,
NULL);
if (ret)
krb5_err(context, 1, ret, "set_pkinit");