summaryrefslogtreecommitdiffstats
path: root/sqwebmail/msg2html.c
diff options
context:
space:
mode:
Diffstat (limited to 'sqwebmail/msg2html.c')
-rw-r--r--sqwebmail/msg2html.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sqwebmail/msg2html.c b/sqwebmail/msg2html.c
index 80387ac..137cbae 100644
--- a/sqwebmail/msg2html.c
+++ b/sqwebmail/msg2html.c
@@ -548,7 +548,7 @@ off_t pos;
else
showmsgrfc822_header(info->output_character_set,
value,
- "iso-8859-1");
+ "utf-8");
printf("</span></td></tr>\n");
free(header);
continue;