]> granicus.if.org Git - mutt/commitdiff
Change pgp_good_sign's default to 0 instead of UL "". This should
authorThomas Roessler <roessler@does-not-exist.org>
Fri, 3 Nov 2000 10:16:32 +0000 (10:16 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Fri, 3 Nov 2000 10:16:32 +0000 (10:16 +0000)
fix the annoying error messages when starting up mutt on some systems.

init.h

diff --git a/init.h b/init.h
index 2e611fd2d8601955c0955f1758d20113fac81a5f..ba64f6033b96af6b65f49c9a3872282a32fb70a4 100644 (file)
--- a/init.h
+++ b/init.h
@@ -1086,7 +1086,7 @@ struct option_t MuttVars[] = {
   ** .dt %[<s>] .dd date of the key where <s> is an strftime(3) expression
   ** .de
   */
-  { "pgp_good_sign",   DT_RX,  R_NONE, UL &PgpGoodSign, UL "" },
+  { "pgp_good_sign",   DT_RX,  R_NONE, UL &PgpGoodSign, 0 },
   /*
   ** .pp
   ** If you assign a text to this variable, then a PGP signature is only