From: Elimar Riesebieter
[apps/madmutt.git] / init.h
diff --git a/init.h b/init.h
index eaefaa3..ef0068d 100644 (file)
--- a/init.h
+++ b/init.h
@@ -691,6 +691,7 @@ struct option_t MuttVars[] = {
    */
   {"envelope_from_address", DT_ADDR, R_NONE, UL &EnvFrom, "" },
   /*
+  ** .pp
   ** Manually sets the \fIenvelope\fP sender for outgoing messages.
   ** This value is ignored if ``$$use_envelope_from'' is unset.
   */
@@ -1484,7 +1485,7 @@ struct option_t MuttVars[] = {
    ** \fIThis is a read-only system property and specifies the
    ** directory containing the muttng documentation.\fP
    */
-#if USE_HCACHE
+#ifdef USE_HCACHE
 #if HAVE_QDBM
   {"muttng_hcache_backend", DT_SYS, R_NONE, 0, "qdbm" },
 #elif HAVE_GDBM