Augmented new_fs() with an additional argument for a default form.
[mmh] / uip / scan.c
index d228c71..f8e2e11 100644 (file)
@@ -133,7 +133,7 @@ main(int argc, char **argv)
        /*
        ** Get new format string.  Must be before chdir().
        */
-       nfs = new_fs(form, format, FORMAT);
+       nfs = new_fs(form, format, NULL, FORMAT);
 
        /*
        ** We are scanning a maildrop file