From 18edda0f927e6919c1cff2d6e456cb8a0776239b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulf=20M=C3=B6ller?= Date: Wed, 20 Sep 2000 03:28:54 +0000 Subject: Malloc() -> OPENSSL_malloc() etc. --- doc/crypto/ERR_get_error.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/crypto/ERR_get_error.pod') diff --git a/doc/crypto/ERR_get_error.pod b/doc/crypto/ERR_get_error.pod index 04074ffa90..3551bacb8d 100644 --- a/doc/crypto/ERR_get_error.pod +++ b/doc/crypto/ERR_get_error.pod @@ -41,7 +41,7 @@ the error occurred in *B and *B, unless these are B. ERR_get_error_line_data() and ERR_peek_error_line_data() store additional data and flags associated with the error code in *B and *B, unless these are B. *B contains a string -if *B&B. If it has been allocated by Malloc(), +if *B&B. If it has been allocated by OPENSSL_malloc(), *B&B is true. =head1 RETURN VALUES -- cgit v1.2.3