summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/des/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/crypto/des/misc.c')
-rw-r--r--src/lib/crypto/des/misc.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/lib/crypto/des/misc.c b/src/lib/crypto/des/misc.c
index 283720f4d7..a4e5955753 100644
--- a/src/lib/crypto/des/misc.c
+++ b/src/lib/crypto/des/misc.c
@@ -1,6 +1,5 @@
/*
- * $Source$
- * $Author$
+ * lib/crypto/des/misc.c
*
* Copyright 1988, 1990 by the Massachusetts Institute of Technology.
* All Rights Reserved.
@@ -28,10 +27,6 @@
* generating the intermediate source files.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_misc_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
#include <krb5/krb5.h>
#include <krb5/ext-proto.h>