changeset 8:a92d0d59b669 default tip

f-demime: indicate X-backslash-escapes encoding in output
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 06 May 2023 17:00:23 +0000
parents 36a95de13d30
children
files f-demime/ptext_out.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/f-demime/ptext_out.c	Sat May 06 16:53:07 2023 +0000
+++ b/f-demime/ptext_out.c	Sat May 06 17:00:23 2023 +0000
@@ -23,6 +23,7 @@
 	if (ptext_has_linesplit)
 		fputs(", line-split", stdout);
 	putchar('\n');
+	puts("Content-Transfer-Encoding: X-backslash-escapes");
 }
 
 static int