X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/46d843745041d6e852be2ae57de9261ae4e5f399..2b63c01aa93210f7c6b812c135173812793c7176:/uip/dist.c diff --git a/uip/dist.c b/uip/dist.c index 169eacd8..39fb07b1 100644 --- a/uip/dist.c +++ b/uip/dist.c @@ -344,8 +344,8 @@ try_it_again: if (nwhat) done (0); - what_now (ed, nedit, NOUSE, drft, atfile ? msgnam : NULL, 1, mp, - anot ? "Resent" : NULL, inplace, cwd); + what_now (ed, nedit, NOUSE, drft, msgnam, 1, mp, anot ? "Resent" : NULL, + inplace, cwd, atfile); done (1); return 1; }