Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 278394 | Differences between
and this patch

Collapse All | Expand All

(-)mutt-1.5.20/init.c.orig (+5 lines)
Lines 3262-3267 Link Here
3262
3262
3263
  mutt_read_histfile ();
3263
  mutt_read_histfile ();
3264
3264
3265
#ifdef CRYPT_BACKEND_GPGME
3266
  /* needed since version 1.2.0, ticket #3300 */
3267
  gpgme_check_version (NULL);
3268
#endif
3269
3265
#if 0
3270
#if 0
3266
  set_option (OPTWEED); /* turn weeding on by default */
3271
  set_option (OPTWEED); /* turn weeding on by default */
3267
#endif
3272
#endif

Return to bug 278394