X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fdist.c;h=f8769a0f235436965a7ad8cea9d2219dc9579cc0;hb=f3572e4b56fe8fffc75cb99b82b0cb063772836e;hp=1fb17413f9c820896c542f6b5fbaceac4834b15a;hpb=1691e80890e5d8ba258c51c214a3e91880e1db2b;p=mmh diff --git a/uip/dist.c b/uip/dist.c index 1fb1741..f8769a0 100644 --- a/uip/dist.c +++ b/uip/dist.c @@ -287,5 +287,5 @@ try_it_again: done (0); what_now (ed, nedit, NOUSE, drft, msgnam, 1, mp, anot ? "Resent" : NULL, inplace, cwd); - done (1); + return done (1); }