summaryrefslogtreecommitdiffstats
path: root/crypto/evp/bio_ok.c
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2003-12-27 15:04:54 +0000
committerRichard Levitte <levitte@openssl.org>2003-12-27 15:04:54 +0000
commit112341031bb60c4e75c105bc879493e42a9f406a (patch)
tree66b9e649c249750c6b245eb50d331ffc274cf411 /crypto/evp/bio_ok.c
parent7cf803230ba4b2531e5ec55dcad80c1dac011628 (diff)
Correct documentation typos.
This is part of a large change submitted by Markus Friedl <markus@openbsd.org>
Diffstat (limited to 'crypto/evp/bio_ok.c')
-rw-r--r--crypto/evp/bio_ok.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/evp/bio_ok.c b/crypto/evp/bio_ok.c
index 530ab937ce..4e3f10141b 100644
--- a/crypto/evp/bio_ok.c
+++ b/crypto/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.