Implement krb5_cc_ops->default_name.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22108 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-12-03 17:23:53 +00:00
parent 296b56abe8
commit 3a8d8a97c2

View File

@@ -870,7 +870,8 @@ const krb5_cc_ops krb5_kcm_ops = {
NULL,
NULL,
NULL,
kcm_move
kcm_move,
kcm_default_name
};
krb5_boolean