Loading apps/rand.c +2 −0 Original line number Diff line number Diff line Loading @@ -233,6 +233,8 @@ int MAIN(int argc, char **argv) } num -= chunk; } if (hex) BIO_puts(out, "\n"); (void)BIO_flush(out); app_RAND_write_file(NULL, bio_err); Loading Loading
apps/rand.c +2 −0 Original line number Diff line number Diff line Loading @@ -233,6 +233,8 @@ int MAIN(int argc, char **argv) } num -= chunk; } if (hex) BIO_puts(out, "\n"); (void)BIO_flush(out); app_RAND_write_file(NULL, bio_err); Loading