X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/32b0131ac56e2225a4b6da6ece871ba573193b50..4268576346a1178dd4baa884d215545e9bc3113e:/entropy.c diff --git a/entropy.c b/entropy.c index ce351f43..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$"); - #ifndef OPENSSL_PRNG_ONLY #define RANDOM_SEED_SIZE 48 static uid_t original_uid, original_euid;