# HG changeset patch # User Mychaela Falconia # Date 1683392423 0 # Node ID a92d0d59b669a48d5332319b52a259be81497ca5 # Parent 36a95de13d30e1347606c1d83582e30aec690fe7 f-demime: indicate X-backslash-escapes encoding in output diff -r 36a95de13d30 -r a92d0d59b669 f-demime/ptext_out.c --- 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