X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/1691e80890e5d8ba258c51c214a3e91880e1db2b..a3727d33995d2782f111f159768d42a5c0cdfd99:/uip/dist.c diff --git a/uip/dist.c b/uip/dist.c index 1fb17413..f8769a0f 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); }