Make sure the documentation matches reality.

PR: 755
Notified by: Jakub Bogusz <qboosh@pld-linux.org>
This commit is contained in:
Richard Levitte 2003-11-29 10:33:25 +00:00
parent 3822740ce3
commit 6859bb1a22

View File

@ -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.