X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=sidebyside;f=uip%2Fmhparse.c;h=205c41a0cf60c43b2712bd53eee3936d2c3d8571;hb=fede6e42d81ce34fd5c1bbe7fb2757b281c2573a;hp=af460e6a0df624ea9b5b3a1b6eae9a380834f6e5;hpb=264f6e648f566f8efaa0188fb6a9e4908329d6d6;p=mmh diff --git a/uip/mhparse.c b/uip/mhparse.c index af460e6..205c41a 100644 --- a/uip/mhparse.c +++ b/uip/mhparse.c @@ -137,7 +137,7 @@ pidcheck(int status) fflush(stdout); fflush(stderr); - done(1); + exit(1); return 1; }