aboutsummaryrefslogtreecommitdiffstats
path: root/doc/crypto
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2000-09-23 07:30:28 +0000
committerUlf Möller <ulf@openssl.org>2000-09-23 07:30:28 +0000
commit8fdec3e558bef68b3ec4008e859ccd433e9fb13a (patch)
treed70809ea54e6076a07417d2d62bb98c3b5a1888c /doc/crypto
parent69431c29982d923a60a9429262c3bccc7496d196 (diff)
downloadopenssl-8fdec3e558bef68b3ec4008e859ccd433e9fb13a.tar.gz
stop perlpod from complaining.
Diffstat (limited to 'doc/crypto')
-rw-r--r--doc/crypto/blowfish.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/crypto/blowfish.pod b/doc/crypto/blowfish.pod
index ba6cc368e8..65b8be388c 100644
--- a/doc/crypto/blowfish.pod
+++ b/doc/crypto/blowfish.pod
@@ -24,7 +24,7 @@ BF_cfb64_encrypt, BF_ofb64_encrypt, BF_options - Blowfish encryption
void BF_encrypt(BF_LONG *data,const BF_KEY *key);
void BF_decrypt(BF_LONG *data,const BF_KEY *key);
-
+
=head1 DESCRIPTION
This library implements the Blowfish cipher, which is invented and described