X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/6648309573e82f1e4c6f441dcd616b59b8eaad71..a30e7865b46712fe346d8a91894ab68aac664901:/uip/mhfixmsg.c diff --git a/uip/mhfixmsg.c b/uip/mhfixmsg.c index 4ececa5d..4262276d 100644 --- a/uip/mhfixmsg.c +++ b/uip/mhfixmsg.c @@ -148,7 +148,7 @@ main (int argc, char **argv) { fx.lf_line_endings = 0; fx.textcharset = NULL; - if (nmh_init(argv[0], 1)) { return 1; } + if (nmh_init(argv[0], 2)) { return 1; } done = freects_done;