Fix nits in pod files.
[openssl.git] / doc / crypto / BIO_f_null.pod
index e34eb52a407abe1e9066e3fba0f010f97a0fe8d0..afbb2a34ca8a371781d49a4972dd49e19177ce83 100644 (file)
@@ -8,7 +8,7 @@ BIO_f_null - null filter
 
  #include <openssl/bio.h>
 
- const BIO_METHOD *    BIO_f_null(void);
+ const BIO_METHOD *     BIO_f_null(void);
 
 =head1 DESCRIPTION