summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/ccache/stdio/scc_defops.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/krb5/ccache/stdio/scc_defops.c')
-rw-r--r--src/lib/krb5/ccache/stdio/scc_defops.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/lib/krb5/ccache/stdio/scc_defops.c b/src/lib/krb5/ccache/stdio/scc_defops.c
index 73d8ce2e59..c2b4180975 100644
--- a/src/lib/krb5/ccache/stdio/scc_defops.c
+++ b/src/lib/krb5/ccache/stdio/scc_defops.c
@@ -1,6 +1,5 @@
/*
- * $Source$
- * $Author$
+ * lib/krb5/ccache/stdio/scc_defops.c
*
* Copyright 1990 by the Massachusetts Institute of Technology.
* All Rights Reserved.
@@ -25,10 +24,6 @@
* This file contains the structure krb5_cc_dfl_ops.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_scc_defops_c[] =
-"$Id$";
-#endif /* !lint && !SABER */
#include "scc.h"