summaryrefslogtreecommitdiff
path: root/entropy.c
diff options
context:
space:
mode:
Diffstat (limited to 'entropy.c')
-rw-r--r--entropy.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/entropy.c b/entropy.c
index 91724273..d60583b3 100644
--- a/entropy.c
+++ b/entropy.c
@@ -51,8 +51,6 @@
* XXX: we should tell the child how many bytes we need.
*/
-RCSID("$Id: entropy.c,v 1.53 2006/03/15 20:21:35 dtucker Exp $");
-
#ifndef OPENSSL_PRNG_ONLY
#define RANDOM_SEED_SIZE 48
static uid_t original_uid, original_euid;