about summary refs log tree commit diff stats
path: root/src/LYNews.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/LYNews.c')
-rw-r--r--src/LYNews.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/LYNews.c b/src/LYNews.c
index 7d611170..93bd65e9 100644
--- a/src/LYNews.c
+++ b/src/LYNews.c
@@ -338,7 +338,7 @@ PUBLIC char *LYNewsPost ARGS2(
 		 *  any non-EUC or non-SJIS 8-bit characters in it where
 		 *  converted to 7-bit equivalents. - FM
 		 */
-		print_wwwfile_to_fd(fd, TRUE);
+		print_wwwfile_to_fd(fd, FALSE, TRUE);
 	    }
 	}
 	LYCloseTempFP(fd);		/* Close the temp file. */