fcc_ops -> krb5_fcc_ops
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3260 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -370,7 +370,7 @@ fcc_set_flags(krb5_context context,
|
|||||||
return 0; /* XXX */
|
return 0; /* XXX */
|
||||||
}
|
}
|
||||||
|
|
||||||
krb5_cc_ops fcc_ops = {
|
krb5_cc_ops krb5_fcc_ops = {
|
||||||
"FILE",
|
"FILE",
|
||||||
fcc_get_name,
|
fcc_get_name,
|
||||||
fcc_resolve,
|
fcc_resolve,
|
||||||
|
Reference in New Issue
Block a user