Re: [dev] [surf] [PATCH] Make strictssl Bool

From: Eric Pruitt <eric.pruitt_AT_gmail.com>
Date: Wed, 22 Apr 2015 08:50:57 -0700

On Wed, Apr 22, 2015 at 05:34:45PM +0200, Jochen Sprickerhof wrote:
> -static char *strictssl = FALSE; /* Refuse untrusted SSL connections */
> +static Bool strictssl = FALSE; /* Refuse untrusted SSL connections */

If you're changing the type, you should probably replace "FALSE" with
"false" since the latter is what's in stdbool.h.

Eric
Received on Wed Apr 22 2015 - 17:50:57 CEST

This archive was generated by hypermail 2.3.0 : Wed Apr 22 2015 - 18:00:11 CEST