Document new crl option.
[openssl.git] / crypto / bio / bss_acpt.c
index 5d49e1a72bcc950dcbf14b7b302f78e826c35d84..4110ff1a45ec9e3940ace6fdf3c682b699332b59 100644 (file)
@@ -460,7 +460,7 @@ static int acpt_puts(BIO *bp, const char *str)
        return(ret);
        }
 
-BIO *BIO_new_accept(char *str)
+BIO *BIO_new_accept(const char *str)
        {
        BIO *ret;