Fix initializer for struct tls_support, per edc33b5f1aca and 817d9f576cd.
[exim.git] / src / exim_monitor / em_globals.c
index 366af7e9744c93d774f4dd8d55ad337ff7e1d61c..b0a912e5f5542c9622b160a840e8bbd514587cf3 100644 (file)
@@ -213,6 +213,7 @@ int     string_datestamp_type  = -1;
 BOOL    timestamps_utc         = FALSE;
 tls_support tls_in = {
  -1,   /* tls_active */
+ 0,    /* bits */
  FALSE,        /* tls_certificate_verified */
  NULL, /* tls_cipher */
  FALSE,        /* tls_on_connect */