From 8fdec3e558bef68b3ec4008e859ccd433e9fb13a Mon Sep 17 00:00:00 2001 From: Ulf Möller Date: Sat, 23 Sep 2000 07:30:28 +0000 Subject: stop perlpod from complaining. --- doc/crypto/blowfish.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/crypto') 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 -- cgit v1.2.3