]> diplodocus.org Git - nmh/blobdiff - uip/mhparam.c
Added '-L' to the calls of 'ls' in configure.in -- I have seen multiple machines
[nmh] / uip / mhparam.c
index 1da25d312a7e505ef57bad4974f03d56d15abd88..f6ebb651c4b6bcce8a64a1ccce88c478215154d0 100644 (file)
@@ -177,7 +177,7 @@ main(int argc, char **argv)
        }
     }
     
-    done (missed);
+    return done (missed);
 }