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