summaryrefslogtreecommitdiff
path: root/desinfo.h
diff options
context:
space:
mode:
authorNiels Möller <nisse@lysator.liu.se>2001-06-12 01:06:39 +0200
committerNiels Möller <nisse@lysator.liu.se>2001-06-12 01:06:39 +0200
commite62872fa5750e157a692b435032bcb04d6194ab9 (patch)
tree42ecc207f6b74a679f9ff4e048c40885716e4ada /desinfo.h
parentf922888d82c3a915a3bd0aa015d3e7998179477f (diff)
downloadnettle-e62872fa5750e157a692b435032bcb04d6194ab9.tar.gz
*** empty log message ***
Rev: src/nettle/.cvsignore:1.2 Rev: src/nettle/ChangeLog:1.3 Rev: src/nettle/aes.c:1.2 Rev: src/nettle/des.c:1.1 Rev: src/nettle/des.h:1.1 Rev: src/nettle/desCode.h:1.1 Rev: src/nettle/descore.README:1.1 Rev: src/nettle/desdata.c:1.1 Rev: src/nettle/desinfo.h:1.1 Rev: src/nettle/testsuite/.cvsignore:1.2
Diffstat (limited to 'desinfo.h')
-rw-r--r--desinfo.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/desinfo.h b/desinfo.h
index 8920caa1..0c4ce3b6 100644
--- a/desinfo.h
+++ b/desinfo.h
@@ -10,9 +10,6 @@
* Please see the file `descore.README' for the complete copyright notice.
*/
-#include "RCSID.h"
-RCSID2(desinfo_hRcs, "$Id$");
-
/* the initial permutation, E selection, and final permutation are hardwired */
/* Key Load: how to load the shift register from the user key */