X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fdist.c;h=f8769a0f235436965a7ad8cea9d2219dc9579cc0;hp=1fb17413f9c820896c542f6b5fbaceac4834b15a;hb=197f95940cc0860683e6988352f721e6603f9339;hpb=b89abf4ec88b6bb884c427f5cf48005720e94e29 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); }