Make sure the documentation matches reality.
authorRichard Levitte <levitte@openssl.org>
Sat, 29 Nov 2003 10:33:25 +0000 (10:33 +0000)
committerRichard Levitte <levitte@openssl.org>
Sat, 29 Nov 2003 10:33:25 +0000 (10:33 +0000)
PR: 755
Notified by: Jakub Bogusz <qboosh@pld-linux.org>

doc/ssl/SSL_COMP_add_compression_method.pod

index 2a987391147c1a1b1010ac3b58de7bca9ff2f991..42fa66b1975179192dc7a9a23d5afc7323525b98 100644 (file)
@@ -53,11 +53,11 @@ SSL_COMP_add_compression_method() may return the following values:
 
 =over 4
 
 
 =over 4
 
-=item 1
+=item 0
 
 The operation succeeded.
 
 
 The operation succeeded.
 
-=item 0
+=item 1
 
 The operation failed. Check the error queue to find out the reason.
 
 
 The operation failed. Check the error queue to find out the reason.