X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/92c3b05ef3e582d64b3cecfc261fdd66ef13a4ef..d1ab2a841c12403193ea057e55326be22b766b08:/uip/mhn.c diff --git a/uip/mhn.c b/uip/mhn.c index 4a3b33a7..71034885 100644 --- a/uip/mhn.c +++ b/uip/mhn.c @@ -370,7 +370,7 @@ do_cache: execvp ("mhbuild", vec); fprintf (stderr, "unable to exec "); - _exit (-1); + _exit(1); } /* @@ -397,7 +397,7 @@ do_cache: execvp ("mhbuild", vec); fprintf (stderr, "unable to exec "); - _exit (-1); + _exit(1); } if (file && msgs.size)