Dr. Werner Fink 2013-07-02 13:42:34 +00:00 committed by Git OBS Bridge
parent 59d7090bec
commit 830303ef7c

View File

@ -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 &&