about summary refs log tree commit diff stats
path: root/src/LYNews.c
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2004-04-20 10:43:26 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2004-04-20 10:43:26 -0400
commitbff0a2c0390cf1536254ea168d2581cc9550325f (patch)
treee4a4282b59e956f52921e3d138a96d858ad4e7f0 /src/LYNews.c
parentc8a4110f7fc51d0c90eff9cbfd351f2c0757154d (diff)
downloadlynx-snapshots-bff0a2c0390cf1536254ea168d2581cc9550325f.tar.gz
snapshot of project "lynx", label v2-8-6dev_1
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. */
: draw a grapheme to screen' href='/akkartik/mu/commit/baremetal/ex4.mu?h=hlt&id=7f8770ae082a723faae89faea0dce6635feb7cdb'>7f8770ae ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14