summaryrefslogtreecommitdiffstats
path: root/apps/app_rand.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/app_rand.c')
-rw-r--r--apps/app_rand.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/app_rand.c b/apps/app_rand.c
index 9835c84ed0..26289e4349 100644
--- a/apps/app_rand.c
+++ b/apps/app_rand.c
@@ -164,7 +164,7 @@ long app_RAND_load_files(char *name)
char *p,*n;
int last;
long tot=0;
- int egd;
+ int egd;
for (;;)
{