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

Collapse All | Expand All

(-)pgp.c~ (-1 / +1 lines)
Lines 1661-1667 Link Here
1661
   * "mail environments" which are typically used by large corporations.
1661
   * "mail environments" which are typically used by large corporations.
1662
   */
1662
   */
1663
1663
1664
  b->d_filename = safe_strdup ("msg.pgp");
1664
  b->d_filename = safe_strdup ("msg.txt");
1665
  b->disposition = DISPINLINE;
1665
  b->disposition = DISPINLINE;
1666
  b->unlink   = 1;
1666
  b->unlink   = 1;
1667
  b->use_disp = 1;
1667
  b->use_disp = 1;

Return to bug 13272