summaryrefslogtreecommitdiffstats
path: root/doc/crypto/BIO_f_buffer.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/crypto/BIO_f_buffer.pod')
-rw-r--r--doc/crypto/BIO_f_buffer.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/crypto/BIO_f_buffer.pod b/doc/crypto/BIO_f_buffer.pod
index d07c41917f..edaa3513df 100644
--- a/doc/crypto/BIO_f_buffer.pod
+++ b/doc/crypto/BIO_f_buffer.pod
@@ -8,7 +8,7 @@ BIO_f_buffer - buffering BIO
#include <openssl/bio.h>
- BIO_METHOD * BIO_f_buffer(void);
+ const BIO_METHOD * BIO_f_buffer(void);
#define BIO_get_buffer_num_lines(b)
#define BIO_set_read_buffer_size(b,size)