summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/des/make_odd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/crypto/des/make_odd.c')
-rw-r--r--src/lib/crypto/des/make_odd.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/lib/crypto/des/make_odd.c b/src/lib/crypto/des/make_odd.c
index 58ef7b16c6..9405e8448f 100644
--- a/src/lib/crypto/des/make_odd.c
+++ b/src/lib/crypto/des/make_odd.c
@@ -1,6 +1,5 @@
/*
- * $Source$
- * $Author$
+ * lib/crypto/des/make_odd.c
*
* Copyright 1988,1990 by the Massachusetts Institute of Technology.
* All Rights Reserved.
@@ -25,10 +24,6 @@
* This routine generates an odd-parity table for use in key generation.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_make_odd_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
#include <stdio.h>