X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fvmhtest.c;h=46ecf8cc98c484a9ccad1d67cd44873e3ae2c46b;hp=813e6b74d402d9bd0603876a1d18a053df91498d;hb=3c9700d8d045f3ff26ce5dd2a174454dafc14822;hpb=8f8d299c72fdf8105947681d459dde45eda94e9d diff --git a/uip/vmhtest.c b/uip/vmhtest.c index 813e6b7..46ecf8c 100644 --- a/uip/vmhtest.c +++ b/uip/vmhtest.c @@ -88,7 +88,7 @@ main (int argc, char **argv) pINI (); pLOOP (); - done (0); + return done (0); }