add destroy

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24434 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2009-01-25 00:43:24 +00:00
parent 3c2f66b284
commit 195710b52f

View File

@@ -253,6 +253,7 @@ const krb5_kt_ops krb5_any_ops = {
any_resolve,
any_get_name,
any_close,
NULL, /* destroy */
NULL, /* get */
any_start_seq_get,
any_next_entry,