diff --git a/mailx-12.5-parentheses.dif b/mailx-12.5-parentheses.dif index 85f8c4a..401e806 100644 --- a/mailx-12.5-parentheses.dif +++ b/mailx-12.5-parentheses.dif @@ -375,15 +375,7 @@ wbeg; --- sendout.c +++ sendout.c 2013-07-02 08:04:20.342719526 +0000 -@@ -229,6 +229,7 @@ attach_file1(struct attachment *ap, FILE - dosign); - #ifdef HAVE_ICONV - tcs = gettcharset(); -+fprintf(stderr, "sendout %s\n", tcs ? tcs : "(null)"); - if (isclean & MIME_UTF8) - { - tcs = "utf-8"; -@@ -1372,10 +1373,10 @@ fmt(char *str, struct name *np, FILE *fo +@@ -1372,10 +1372,10 @@ fmt(char *str, struct name *np, FILE *fo if (col) { fwrite(str, sizeof *str, strlen(str), fo); if ((flags&GFILES) == 0 &&