X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmhparse.c;h=205c41a0cf60c43b2712bd53eee3936d2c3d8571;hp=af460e6a0df624ea9b5b3a1b6eae9a380834f6e5;hb=fede6e42d81ce34fd5c1bbe7fb2757b281c2573a;hpb=c62aa648e80ae81ac4aa354ab15783c8fb172514 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; }