X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=init.h;h=ef0068d310c23148c1c4624f7ef2e30b5d90f82f;hp=eaefaa34d72773c0f26fe225ea969331cd6e2c6a;hb=8e7ccdbf0f33717efbaa68c7a9885cc363e41436;hpb=e615c78675dad2429c57862aa097c42160534c67 diff --git a/init.h b/init.h index eaefaa3..ef0068d 100644 --- 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