diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-01-04 22:36:11 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-01-04 22:36:11 +0000 |
commit | d137063aa0846a58e303c5fa1402343b0f55ddb6 (patch) | |
tree | 2c2af4e9c42783ad750b4225d30c919a63a09326 /lib/libcrypto | |
parent | 72b4277214290796dcbf6406a8a0c62c18d8a019 (diff) |
spelling
Diffstat (limited to 'lib/libcrypto')
-rw-r--r-- | lib/libcrypto/evp/bio_ok.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcrypto/evp/bio_ok.c b/lib/libcrypto/evp/bio_ok.c index 3cbc6e78481..d2be03be82b 100644 --- a/lib/libcrypto/evp/bio_ok.c +++ b/lib/libcrypto/evp/bio_ok.c @@ -102,7 +102,7 @@ *) digest is initialized with random seed instead of standardized one. - *) same seed is written to ouput + *) same seed is written to output *) well-known text is then hashed and the output of the digest is also written to output. |