fixed hexadecimal character class
This commit is contained in:
parent
e925036f8d
commit
6c825b7892
|
@ -40,7 +40,7 @@ STEOI:\200
|
|||
% ISHEX
|
||||
%
|
||||
%C
|
||||
1:a-fA-F
|
||||
1:A-F0-9
|
||||
%Tchar ishex[] = {
|
||||
%p
|
||||
%T};
|
||||
|
|
Loading…
Reference in a new issue