X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fdist.c;h=39fb07b1c2d52982e58f8d76b3dc70b14cd99795;hb=2337d83d410d6a64ad7707fe7f093fc654f66e4f;hp=169eacd88c69ff7d65e4980642d2160a648ac4e3;hpb=46d843745041d6e852be2ae57de9261ae4e5f399;p=mmh diff --git a/uip/dist.c b/uip/dist.c index 169eacd..39fb07b 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; }