summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/gen_seqnum.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/krb5/krb/gen_seqnum.c')
-rw-r--r--src/lib/krb5/krb/gen_seqnum.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/lib/krb5/krb/gen_seqnum.c b/src/lib/krb5/krb/gen_seqnum.c
index 4ab0e9c3e8..96d8c3f882 100644
--- a/src/lib/krb5/krb/gen_seqnum.c
+++ b/src/lib/krb5/krb/gen_seqnum.c
@@ -1,6 +1,5 @@
/*
- * $Source$
- * $Author$
+ * lib/krb5/krb/gen_seqnum.c
*
* Copyright 1991 by the Massachusetts Institute of Technology.
* All Rights Reserved.
@@ -27,10 +26,6 @@
* then taking the output and slicing it up.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_gen_seqnum_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
#include <krb5/krb5.h>
#include <krb5/ext-proto.h>