Replace two remaining hex values for control codes with their names.

These were the only values in the range from 0 to 0x1f that were defined
as hex values, all other occurances have been converted before.

MFC after:	1 week
This commit is contained in:
Stefan Eßer 2019-12-10 19:52:29 +00:00
parent 6e816d8711
commit 746af69907
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=355591
2 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@
038 'l' 'L' ff ff 0x0141 nop ff ff C
039 0xe9 0xc9 nop nop '$' nop nop nop C
040 0xe1 0xc1 nop nop 0xdf nop nop nop C
041 '0' 0x15 nop nop nop nop nop nop O
041 '0' nak nop nop nop nop nop nop O
042 lshift lshift lshift lshift lshift lshift lshift lshift O
043 0x0171 0x0170 fs fs 0xa4 nop fs fs C
044 'y' 'Y' em em '>' '<' em em C

View File

@ -56,7 +56,7 @@
050 'm' 'M' cr cr 'm' 'M' cr cr C
051 ',' '<' nop nop ',' '<' nop nop O
052 '.' '>' nop nop '.' '>' nop nop O
053 '/' '?' 0x1f nop '/' '?' nop nop O
053 '/' '?' us nop '/' '?' nop nop O
054 rshift rshift rshift rshift rshift rshift rshift rshift O
055 '*' '*' '*' '*' '*' '*' '*' '*' O
056 lalt lalt lalt lalt lalt lalt lalt lalt O