summaryrefslogtreecommitdiff
path: root/ssh-rand-helper.c
diff options
context:
space:
mode:
Diffstat (limited to 'ssh-rand-helper.c')
-rw-r--r--ssh-rand-helper.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ssh-rand-helper.c b/ssh-rand-helper.c
index d6e631317..bdf73ec48 100644
--- a/ssh-rand-helper.c
+++ b/ssh-rand-helper.c
@@ -50,8 +50,6 @@
50#include "pathnames.h" 50#include "pathnames.h"
51#include "log.h" 51#include "log.h"
52 52
53RCSID("$Id: ssh-rand-helper.c,v 1.27 2006/03/15 03:02:36 djm Exp $");
54
55/* Number of bytes we write out */ 53/* Number of bytes we write out */
56#define OUTPUT_SEED_SIZE 48 54#define OUTPUT_SEED_SIZE 48
57 55