X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/ea3eb80abd39479165c3d5437dd545e33e3f38cf..2b63c01aa93210f7c6b812c135173812793c7176:/uip/forw.c diff --git a/uip/forw.c b/uip/forw.c index 2741f693..cd51fd19 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; }