POD: Fix item numbering
[openssl.git] / doc / ssl / SSL_COMP_add_compression_method.pod
index 42fa66b1975179192dc7a9a23d5afc7323525b98..f4d191c9b6bdc57c81de9388b8e8f831f760a725 100644 (file)
@@ -53,11 +53,11 @@ SSL_COMP_add_compression_method() may return the following values:
 
 =over 4
 
-=item 0
+=item Z<>0
 
 The operation succeeded.
 
-=item 1
+=item Z<>1
 
 The operation failed. Check the error queue to find out the reason.