From 01696913c0644380dd6cb62ca7090da77b92f07b Mon Sep 17 00:00:00 2001 From: Fumitoshi UKAI Date: Thu, 25 Sep 2003 03:38:14 +0000 Subject: update comment --- main.c | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'main.c') diff --git a/main.c b/main.c index a926d38..7407533 100644 --- a/main.c +++ b/main.c @@ -1,4 +1,4 @@ -/* $Id: main.c,v 1.233 2003/09/24 18:48:59 ukai Exp $ */ +/* $Id: main.c,v 1.234 2003/09/25 03:38:14 ukai Exp $ */ #define MAINPROGRAM #include "fm.h" #include @@ -4153,10 +4153,8 @@ adBmark(void) #ifdef USE_M17N #if LANG == JA /* FIXME: why WC_CES_EUC_JP hardcoded? - * It should be SystemCharset, that is, we don't - * need if LANG==JA here. - * For example, Cygwin environment, it should be - * WC_CES_SHIFT_JIS, shouldn't it? - ukai + * backward compatibility. + * w3mbookmark takes arguments as EUC-JP only? */ (Str_form_quote(wc_conv_strict(Currentbuf->buffername, InnerCharset, -- cgit v1.2.3