]> diplodocus.org Git - nmh/blobdiff - uip/whatnowsbr.c
OK, this fixes the problem referenced in the last commit. It
[nmh] / uip / whatnowsbr.c
index 2c2d2043bd5dfc508aa80e7f227e9bcfbfc62cd2..21fb1519e66d34ff6effe04dbd66bf27194ef65c 100644 (file)
@@ -446,9 +446,6 @@ WhatNow (int argc, char **argv)
                    annotate(drft, ATTACH_FIELD, file, 1, 0, -2, 1);
                    if (verbose) {
                        ctype = mime_type(file);
-                   }
-
-                   if (verbose) {
                        printf ("Attaching %s as a %s\n", file, ctype);
                        free (ctype);
                    }