From 1b1c85873b72d068d387a8aa2f36f58ca01f66de Mon Sep 17 00:00:00 2001 From: mogami Date: Sat, 3 Jan 2004 09:25:36 +0000 Subject: [PATCH] =?utf8?q?=E8=8B=B1=E8=AA=9E=E7=89=88=E3=80=81=E6=9C=AA?= =?utf8?q?=E4=BD=BF=E7=94=A8=E5=A4=89=E6=95=B0=E9=99=A4=E5=8E=BB=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- src/autopick.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/autopick.c b/src/autopick.c index c9e34b0c0..189ef081d 100644 --- a/src/autopick.c +++ b/src/autopick.c @@ -5172,7 +5172,9 @@ static bool do_editor_command(text_body_type *tb, int com_id) if (0 < tb->cx) { int len; +#ifdef JP int i; +#endif tb->cx--; len = strlen(tb->lines_list[tb->cy]); -- 2.11.0