diff options
author | Richard Levitte <levitte@openssl.org> | 2000-03-16 22:20:35 +0100 |
---|---|---|
committer | Richard Levitte <levitte@openssl.org> | 2000-03-16 22:20:35 +0100 |
commit | 2202d75ed7d34b1606466fbe55bdb29d97af8bbc (patch) | |
tree | 5e5d5d086f65b025e698b71595ee4e9a83d02def /test/testenc.com | |
parent | Point out the PRNG usage bug affecting openssl rsa. (diff) | |
download | openssl-2202d75ed7d34b1606466fbe55bdb29d97af8bbc.tar.xz openssl-2202d75ed7d34b1606466fbe55bdb29d97af8bbc.zip |
Typo corrected.
Diffstat (limited to 'test/testenc.com')
-rw-r--r-- | test/testenc.com | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testenc.com b/test/testenc.com index 9e902a2bf7..829b8da512 100644 --- a/test/testenc.com +++ b/test/testenc.com @@ -56,5 +56,5 @@ $ $ goto loop_cipher_commands $ loop_cipher_commands_end: $ close f -$ delete 'test'-cipher-commands.;* +$ delete 'test'-cipher-commands;* $ delete 'test';* |