From 604c11affe988bab23c87598c02248fff1d73f43 Mon Sep 17 00:00:00 2001 From: Fumitoshi UKAI Date: Mon, 22 Sep 2003 21:02:15 +0000 Subject: merge m17n patch add libwc --- w3mbookmark.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'w3mbookmark.c') diff --git a/w3mbookmark.c b/w3mbookmark.c index 5e0da84..b7b313b 100644 --- a/w3mbookmark.c +++ b/w3mbookmark.c @@ -1,4 +1,4 @@ -/* $Id: w3mbookmark.c,v 1.8 2003/01/15 17:13:22 ukai Exp $ */ +/* $Id: w3mbookmark.c,v 1.9 2003/09/22 21:02:22 ukai Exp $ */ #include #include #include "config.h" @@ -57,7 +57,11 @@ print_bookmark_panel(char *bmark, char *url, char *title) FILE *f; char *p; +#if LANG == JA + printf("Content-Type: text/html; charset=EUC-JP\n\n"); +#else printf("Content-Type: text/html\n\n"); +#endif printf(bkmark_src1, html_quote(bmark), html_quote(Local_cookie)); if ((f = fopen(bmark, "r")) != NULL) { printf("Section: