From: handa Date: Fri, 12 Sep 2008 07:17:54 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: REL-1-5-3~15 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=4a02b54fe794621bcc2d3727f21480279c791de2;p=m17n%2Fm17n-lib.git *** empty log message *** --- diff --git a/src/input.c b/src/input.c index bd8386e..64826e9 100644 --- a/src/input.c +++ b/src/input.c @@ -281,8 +281,8 @@ fully_initialize () NULL, NULL, NULL, "Escape", NULL, NULL, NULL, NULL }; char buf[6], buf2[32], buf3[2]; int i, j; - /* Maximum case: '\215', C-M-m, C-M-M, M-Return, C-A-m, C-A-M, - A-Return plus one for cyclic alias. */ + /* Maximum case: '\215', C-M-m, C-M-M, M-Return, C-A-m, C-A-M, A-Return + plus one for cyclic alias. */ MSymbol alias[8]; M_key_alias = msymbol (" key-alias");