Make sure the documentation matches reality.
PR: 755 Notified by: Jakub Bogusz <qboosh@pld-linux.org>
This commit is contained in:
parent
3822740ce3
commit
6859bb1a22
1 changed files with 2 additions and 2 deletions
|
@ -53,11 +53,11 @@ SSL_COMP_add_compression_method() may return the following values:
|
|||
|
||||
=over 4
|
||||
|
||||
=item 1
|
||||
=item 0
|
||||
|
||||
The operation succeeded.
|
||||
|
||||
=item 0
|
||||
=item 1
|
||||
|
||||
The operation failed. Check the error queue to find out the reason.
|
||||
|
||||
|
|
Loading…
Reference in a new issue