]> diplodocus.org Git - nmh/blobdiff - uip/whatnowsbr.c
Bump up size of two static char[] so gcc knows they won't overflow.
[nmh] / uip / whatnowsbr.c
index 3aa91716aaf5a0c412fa92edbf6bf304daf29345..802535b3e4fd1ae7fed724c86a95640e1907977d 100644 (file)
@@ -44,7 +44,9 @@
 #ifdef OAUTH_SUPPORT
 # include <h/oauth.h>
 #endif
+#include "../sbr/m_maildir.h"
 #include "../sbr/m_mktemp.h"
+#include "../sbr/mime_type.h"
 
 #define WHATNOW_SWITCHES \
     X("draftfolder +folder", 0, DFOLDSW) \
@@ -1172,7 +1174,7 @@ sendit (char *sp, char **arg, char *file, int pushed)
                        inform("missing argument to %s", argp[-2]);
                        return;
                    }
-                   /* FALLTHRU */
+                   continue;
                case SNDRFSW:
                    continue;
            }