summaryrefslogtreecommitdiffstats
path: root/entropy.c
diff options
context:
space:
mode:
Diffstat (limited to 'entropy.c')
-rw-r--r--entropy.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/entropy.c b/entropy.c
index 94e7dcec..f304e21c 100644
--- a/entropy.c
+++ b/entropy.c
@@ -41,7 +41,7 @@
# include <ssl/sha.h>
#endif
-RCSID("$Id: entropy.c,v 1.3 2000/04/04 05:04:10 damien Exp $");
+RCSID("$Id: entropy.c,v 1.4 2000/04/08 07:48:56 damien Exp $");
#ifdef EGD_SOCKET
#ifndef offsetof
@@ -198,7 +198,6 @@ entropy_source_t entropy_sources[] = {
{ 0.000, NULL, { NULL, NULL, NULL, NULL, NULL } },
};
-
double
stir_from_system(void)
{