From: Ulf Möller Date: Sat, 23 Sep 2000 07:30:28 +0000 (+0000) Subject: stop perlpod from complaining. X-Git-Tag: OpenSSL_0_9_6~9 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=8fdec3e558bef68b3ec4008e859ccd433e9fb13a stop perlpod from complaining. --- 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