projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b80aa1
)
Add missing close quote
author
Bill Sommerfeld
<wesommer@mit.edu>
Mon, 29 Jan 1990 21:57:43 +0000
(21:57 +0000)
committer
Bill Sommerfeld
<wesommer@mit.edu>
Mon, 29 Jan 1990 21:57:43 +0000
(21:57 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@192
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 d26d2408c40b734d10083175ae270ac65ba9d9a2..a59cbd6ff474f9f2668df7dee7d1fb6c3d7a53be 100644
(file)
--- a/
src/lib/krb5/ccache/file/fcc_ops.c
+++ b/
src/lib/krb5/ccache/file/fcc_ops.c
@@
-11,7
+11,7
@@
*/
#if !defined(lint) && !defined(SABER)
-static char fcc_ops_c[] = "$Id$
+static char fcc_ops_c[] = "$Id$
"
#endif /* !lint && !SABER */
#include <krb5/copyright.h>