projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
178140a
)
add RCS id string
author
John Kohl
<jtkohl@mit.edu>
Thu, 14 Mar 1991 11:01:10 +0000
(11:01 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Thu, 14 Mar 1991 11:01:10 +0000
(11:01 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1896
dc483132
-0cff-0310-8789-
dd5450dbe970
src/lib/krb5/ccache/file/fcc_maybe.c
patch
|
blob
|
history
diff --git
a/src/lib/krb5/ccache/file/fcc_maybe.c
b/src/lib/krb5/ccache/file/fcc_maybe.c
index 14b0c4f5d861f3452845327197ca81b6eae1be56..c3988bd00c9949e8677bb0e673efd63354b63c02 100644
(file)
--- a/
src/lib/krb5/ccache/file/fcc_maybe.c
+++ b/
src/lib/krb5/ccache/file/fcc_maybe.c
@@
-11,6
+11,11
@@
* This file contains the source code for conditional open/close calls.
*/
+#if !defined(lint) && !defined(SABER)
+static char rcsid_fcc_maybe_c[] =
+"$Id$";
+#endif /* !lint & !SABER */
+
#include "fcc.h"
#include <netinet/in.h> /* XXX ip only? */