Closed
Conversation
paulidale
reviewed
Oct 10, 2021
doc/man3/ERR_load_strings.pod
Outdated
| =head1 RETURN VALUES | ||
|
|
||
| ERR_load_strings() returns no value. ERR_PACK() return the error code. | ||
| ERR_load_strings() returns 1 for success and 0 for failure. ERR_PACK() return the error code. |
Contributor
There was a problem hiding this comment.
I think it should be: ERR_PACK() returns the error code.
t8m
approved these changes
Oct 11, 2021
Member
|
OK for all branches, where applicable. |
slontis
approved these changes
Oct 21, 2021
Collaborator
|
This pull request is ready to merge |
openssl-machine
pushed a commit
that referenced
this pull request
Oct 22, 2021
Reviewed-by: Shane Lontis <[email protected]> Reviewed-by: Tomas Mraz <[email protected]> (Merged from #16794)
openssl-machine
pushed a commit
that referenced
this pull request
Oct 22, 2021
Reviewed-by: Shane Lontis <[email protected]> Reviewed-by: Tomas Mraz <[email protected]> (Merged from #16794) (cherry picked from commit f1d077f)
openssl-machine
pushed a commit
that referenced
this pull request
Oct 22, 2021
Reviewed-by: Shane Lontis <[email protected]> Reviewed-by: Tomas Mraz <[email protected]> (Merged from #16794) (cherry picked from commit f1d077f)
Member
|
Merged to master, 3.0, and 1.1.1 branches. Thank you. |
baentsch
added a commit
to open-quantum-safe/openssl
that referenced
this pull request
Jun 23, 2022
Checklist