stop perlpod from complaining.
authorUlf Möller <ulf@openssl.org>
Sat, 23 Sep 2000 07:30:28 +0000 (07:30 +0000)
committerUlf Möller <ulf@openssl.org>
Sat, 23 Sep 2000 07:30:28 +0000 (07:30 +0000)
doc/crypto/blowfish.pod

index ba6cc368e80b1db3eb1c6f232722ff3c3c82a927..65b8be388c83c5a509ec1c356e92df0f61da0db1 100644 (file)
@@ -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