diff f-demime/ptext_out.c @ 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 7e0d08176f32
children
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