add destroy

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24436 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2009-01-25 00:43:46 +00:00
parent 6536a629f4
commit 8de5319396

View File

@@ -440,6 +440,7 @@ const krb5_kt_ops krb5_akf_ops = {
akf_resolve,
akf_get_name,
akf_close,
NULL, /* destroy */
NULL, /* get */
akf_start_seq_get,
akf_next_entry,