]> granicus.if.org Git - neomutt/commitdiff
Fix 11cd72da743a
authorRocco Rutte <pdmef@gmx.net>
Mon, 9 Mar 2009 10:49:39 +0000 (11:49 +0100)
committerRocco Rutte <pdmef@gmx.net>
Mon, 9 Mar 2009 10:49:39 +0000 (11:49 +0100)
init.h

diff --git a/init.h b/init.h
index 9b9dacdabf0971d13486e3d5dd234839ec8363cf..ed9ca113799aee18f0b45ce4ace3003621d0d245 100644 (file)
--- a/init.h
+++ b/init.h
@@ -2861,7 +2861,7 @@ struct option_t MuttVars[] = {
   ** variable \fC$$$MAIL\fP or \fC$$$MAILDIR\fP if either is defined.
   */
 #if defined(USE_SSL)
-#if USE_SSL_GNUTLS
+#ifdef USE_SSL_GNUTLS
   { "ssl_ca_certificates_file", DT_PATH, R_NONE, UL &SslCACertFile, 0 },
   /*
   ** .pp