krb5_get_init_creds_opt_set_pkinit

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15042 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-04-30 16:17:04 +00:00
parent 2446dccfda
commit ea7df6b1e6

View File

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