From: Bodo Möller Date: Sat, 15 Apr 2000 00:04:30 +0000 (+0000) Subject: Correction. X-Git-Tag: OpenSSL_0_9_5~58 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2c8c4ce2e0e4c3ccc7f43993e0fed1542e20e11f;p=openssl Correction. --- diff --git a/doc/crypto/ERR_error_string.pod b/doc/crypto/ERR_error_string.pod index 3518033b5b..d09620e935 100644 --- a/doc/crypto/ERR_error_string.pod +++ b/doc/crypto/ERR_error_string.pod @@ -23,7 +23,7 @@ bytes long. If I is B, the error string is placed in a static buffer. ERR_error_string_n() is a variant of ERR_error_string() that writes at most I characters (including the terminating 0) -and truncates the resulting string if necessary. +and truncates the string if necessary. For ERR_error_string_n(), I may not be B. The string will have the following format: