Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 615990
Collapse All | Expand All

(-)mutt-1.8.2/curs_main.c.orig (-1 / +1 lines)
Lines 1818-1824 Link Here
1818
		  strfcpy(buf, Context->path, sizeof (buf));
1818
		  strfcpy(buf, Context->path, sizeof (buf));
1819
		  mutt_buffy_vfolder (buf, sizeof (buf));
1819
		  mutt_buffy_vfolder (buf, sizeof (buf));
1820
	  }
1820
	  }
1821
	  mutt_enter_vfolder (cp, buf, sizeof (buf), &menu->redraw, 1);
1821
	  mutt_enter_vfolder (cp, buf, sizeof (buf), 1);
1822
	  if (!buf[0])
1822
	  if (!buf[0])
1823
	  {
1823
	  {
1824
            mutt_window_clearline (MuttMessageWindow, 0);
1824
            mutt_window_clearline (MuttMessageWindow, 0);

Return to bug 615990