projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0f76ed
)
"file" should be "FILE"
author
John Kohl
<jtkohl@mit.edu>
Mon, 30 Apr 1990 16:09:02 +0000
(16:09 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Mon, 30 Apr 1990 16:09:02 +0000
(16:09 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@634
dc483132
-0cff-0310-8789-
dd5450dbe970
src/lib/krb5/ccache/file/fcc_ops.c
patch
|
blob
|
history
diff --git
a/src/lib/krb5/ccache/file/fcc_ops.c
b/src/lib/krb5/ccache/file/fcc_ops.c
index ac125436b202caa0c42fc00ba30bbe834724aeff..f2e84889a0ccfc11e9a85dc05fbf29aadc8c1f6d 100644
(file)
--- a/
src/lib/krb5/ccache/file/fcc_ops.c
+++ b/
src/lib/krb5/ccache/file/fcc_ops.c
@@
-19,7
+19,7
@@
static char fcc_ops_c[] = "$Id$";
#include "fcc.h"
krb5_cc_ops krb5_fcc_ops = {
- "
file
",
+ "
FILE
",
krb5_fcc_get_name,
krb5_fcc_resolve,
krb5_fcc_generate_new,