mirror of
https://github.com/ascii-boxes/boxes.git
synced 2025-06-20 17:58:56 +02:00
Some iso-8859-1 characters accidentally got converted to utf-8, revert that conversion
This commit is contained in:
parent
af85c0c255
commit
d5ddb5665f
@ -76,7 +76,7 @@ static void inflate_inbuf();
|
|||||||
%s ELASTIC
|
%s ELASTIC
|
||||||
|
|
||||||
|
|
||||||
PWORD [a-zA-Z<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>][a-zA-Z0-9\-_<><5F><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>]*
|
PWORD [a-zA-ZäöüÄÖÜ][a-zA-Z0-9\-_üäöÜÄÖß]*
|
||||||
PWHITE [\n \r\t]
|
PWHITE [\n \r\t]
|
||||||
PBOX Box
|
PBOX Box
|
||||||
SDELIM [\"~\'`!@\%\&\*=:;<>\?/|\.\\]
|
SDELIM [\"~\'`!@\%\&\*=:;<>\?/|\.\\]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user