X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fforw.c;h=8455431a2a7db2d072a5d78c63e0be1b1012061e;hb=197f95940cc0860683e6988352f721e6603f9339;hp=ade775ed90d0e3621d9a86da9582811d5b08f699;hpb=1691e80890e5d8ba258c51c214a3e91880e1db2b;p=mmh diff --git a/uip/forw.c b/uip/forw.c index ade775e..8455431 100644 --- a/uip/forw.c +++ b/uip/forw.c @@ -447,7 +447,7 @@ try_it_again: done (0); what_now (ed, nedit, NOUSE, drft, NULL, 0, mp, anot ? "Forwarded" : NULL, inplace, cwd); - done (1); + return done (1); }