From 830303ef7c887d2b1bd77cc4af31200b4d1c32bfe7e5c86be2b789e857dfe569 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Tue, 2 Jul 2013 13:42:34 +0000 Subject: [PATCH] . OBS-URL: https://build.opensuse.org/package/show/server:mail/mailx?expand=0&rev=31 --- mailx-12.5-parentheses.dif | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) 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 &&