Add version number to krb5_cc_ops
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22845 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1360,6 +1360,7 @@ scc_set_default(krb5_context context, krb5_ccache id)
|
||||
*/
|
||||
|
||||
const krb5_cc_ops krb5_scc_ops = {
|
||||
KRB5_CC_OPS_VERSION,
|
||||
"SDB",
|
||||
scc_get_name,
|
||||
scc_resolve,
|
||||
|
Reference in New Issue
Block a user