]> git.marmaro.de Git - mmh/blobdiff - uip/inc.c
Removed special `folder' and `dtimenow' format escapes from scan listings.
[mmh] / uip / inc.c
index b48c9ea6a001a2b5f632dd4221cf793c5673a215..2297a03679a9644c5571646e25d9d6a461081f16 100644 (file)
--- a/uip/inc.c
+++ b/uip/inc.c
@@ -389,7 +389,7 @@ main(int argc, char **argv)
 
                /* create scanline for new message */
                switch (incerr = scan(in, msgnum + 1, msgnum + 1, nfs, width,
-                       msgnum == hghnum && chgflag, 1, NULL, 0L, noisy)) {
+                       msgnum == hghnum && chgflag, 1, noisy)) {
                case SCNFAT:
                case SCNEOF:
                        break;
@@ -412,7 +412,6 @@ main(int argc, char **argv)
                        break;
 
                case SCNMSG:
-               case SCNENC:
                        /*
                        **  Run the external program hook on the message.
                        */