X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fforw.c;h=cd51fd1925c99c9aeb4047072850d352580c2792;hb=6f9ad17b37a782a142df2f9c40dae64e4407a64c;hp=2741f69331c85170d50ff3191275b2a14ac34bba;hpb=ea3eb80abd39479165c3d5437dd545e33e3f38cf;p=mmh diff --git a/uip/forw.c b/uip/forw.c index 2741f69..cd51fd1 100644 --- a/uip/forw.c +++ b/uip/forw.c @@ -499,7 +499,7 @@ try_it_again: if (nwhat) done (0); what_now (ed, nedit, NOUSE, drft, NULL, 0, mp, - anot ? "Forwarded" : NULL, inplace, cwd); + anot ? "Forwarded" : NULL, inplace, cwd, 0); done (1); return 1; }