Merge branch 'master' of git.sv.nongnu.org:/srv/git/nmh
authorDavid Levine <levinedl@acm.org>
Tue, 13 Dec 2011 03:37:47 +0000 (21:37 -0600)
committerDavid Levine <levinedl@acm.org>
Tue, 13 Dec 2011 03:37:47 +0000 (21:37 -0600)
uip/inc.c

index 1bc0766..3dd1872 100644 (file)
--- a/uip/inc.c
+++ b/uip/inc.c
@@ -875,7 +875,7 @@ go_to_it:
             */
            break;
        }
-    } else { /* Maildir inbox to process */
+    } else if (inc_type == INC_FILE) { /* Maildir inbox to process */
        char *sp;
        FILE *sf;
        int i;