projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f56662b
)
Changed structure name to unique (fcc-specific) name
author
Ken Raeburn
<raeburn@mit.edu>
Wed, 28 Nov 1990 09:26:36 +0000
(09:26 +0000)
committer
Ken Raeburn
<raeburn@mit.edu>
Wed, 28 Nov 1990 09:26:36 +0000
(09:26 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1508
dc483132
-0cff-0310-8789-
dd5450dbe970
src/lib/krb5/ccache/file/fcc_defops.c
patch
|
blob
|
history
diff --git
a/src/lib/krb5/ccache/file/fcc_defops.c
b/src/lib/krb5/ccache/file/fcc_defops.c
index d7949f6688238434c3cc0d9a81c4b02e91d1bb3e..b0dba8d98d51fbddc2475715102cce2f6d9c6782 100644
(file)
--- a/
src/lib/krb5/ccache/file/fcc_defops.c
+++ b/
src/lib/krb5/ccache/file/fcc_defops.c
@@
-18,7
+18,7
@@
static char rcsid_fcc_defops_c[] = "$Id$";
#include "fcc.h"
-krb5_cc_ops krb5_cc_
dfl
_ops = {
+krb5_cc_ops krb5_cc_
file
_ops = {
"FILE",
krb5_fcc_get_name,
krb5_fcc_resolve,