CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/08/08 07:59:23
Modified files:
regress/lib/libcrypto/man: check_complete.pl
Log message:
X509_STORE_CTX_get_check_issued(3) is weird.
Both the function return type and the function name are so long
that for displaying the function prototype,
a line break is needed after the function return type.
