stop perlpod from complaining.
This commit is contained in:
parent
69431c2998
commit
8fdec3e558
@ -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_encrypt(BF_LONG *data,const BF_KEY *key);
|
||||||
void BF_decrypt(BF_LONG *data,const BF_KEY *key);
|
void BF_decrypt(BF_LONG *data,const BF_KEY *key);
|
||||||
|
|
||||||
=head1 DESCRIPTION
|
=head1 DESCRIPTION
|
||||||
|
|
||||||
This library implements the Blowfish cipher, which is invented and described
|
This library implements the Blowfish cipher, which is invented and described
|
||||||
|
Loading…
x
Reference in New Issue
Block a user