]> diplodocus.org Git - nmh/blobdiff - uip/rcvstore.c
Oops, should have offset file in showbuildenv rather than cat.
[nmh] / uip / rcvstore.c
index a7d3a9e920574ef6482bf7e552d6e8c5b0cc7c6d..8d11e00572fcb2dcda9c4585d4f8e4d8bc1f39d3 100644 (file)
@@ -54,7 +54,7 @@ main (int argc, char **argv)
     struct msgs *mp;
     struct stat st;
 
     struct msgs *mp;
     struct stat st;
 
-    if (nmh_init(argv[0], 1)) { return 1; }
+    if (nmh_init(argv[0], 2)) { return 1; }
 
     done=unlink_done;
 
 
     done=unlink_done;