Skip to content

Commit 287b077

Browse files
committed
Add missing false return type in openssl_x509_parse documentation
1 parent d4854f4 commit 287b077

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

reference/openssl/functions/openssl-x509-parse.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
<refsect1 role="returnvalues">
5151
&reftitle.returnvalues;
5252
<para>
53+
Returns an array containing the certificate information, &return.falseforfailure;.
5354
<emphasis>The structure of the returned data is (deliberately) not
5455
yet documented, as it is still subject to change.</emphasis>
5556
</para>

0 commit comments

Comments
 (0)