X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fforw.c;h=2d4f2d53deb22b2b2b75d0c9cea2eb35be81d3a1;hp=17e78e981782ae09a824ae3e6e6387fa3c6ad24f;hb=d8916ff5d389de5ab225cd6f40aeda1b285d0f28;hpb=30fd2ad6d3eff3749b2ae99ec90d2215bf1b1aca diff --git a/uip/forw.c b/uip/forw.c index 17e78e9..2d4f2d5 100644 --- a/uip/forw.c +++ b/uip/forw.c @@ -444,7 +444,8 @@ try_it_again: done (0); what_now (ed, nedit, NOUSE, drft, NULL, 0, mp, anot ? "Forwarded" : NULL, inplace, cwd); - return done (1); + done (1); + return 1; }