]> git.marmaro.de Git - mmh/blobdiff - uip/scan.c
Replaced open_form() with new_fs() for the last time and dropped the function.
[mmh] / uip / scan.c
index 18de4c48e9ccdb078120064c32de8de7d32086c5..f8e2e116226db26238dc16ee46aa1b1f0bbf3d94 100644 (file)
@@ -10,7 +10,6 @@
 #include <h/fmt_scan.h>
 #include <h/scansbr.h>
 #include <h/tws.h>
-#include <h/mts.h>
 #include <h/utils.h>
 #include <errno.h>
 
@@ -134,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