Fix a syntax error in the Belgian keymap. It caused a wrong mapping

and a superfluous `i' on stdout (lex' default rule...).
This commit is contained in:
Joerg Wunsch 1996-11-09 03:03:47 +00:00
parent 1473a85114
commit 0ef77e34d2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=19554

View File

@ -10,7 +10,7 @@
005 ''' '4' nop nop ''' '4' nop nop O
006 '(' '5' nop nop '(' '5' nop nop O
007 167 '6' rs rs '^' '^' rs rs O
008 23i '7' nop nop 232 '7' nop nop O
008 232 '7' nop nop 232 '7' nop nop O
009 '|' '8' nop nop '|' '8' nop nop O
010 231 '9' nop nop '{' '{' nop nop O
011 225 '0' nop nop '}' '}' nop nop O