lib1560: use hex notation, drop non-ASCII exception

Closes #17334
This commit is contained in:
Viktor Szakats 2025-05-13 10:35:26 +02:00
parent 11cad7bf32
commit e270881a5d
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
2 changed files with 13 additions and 4 deletions

View file

@ -68,7 +68,6 @@ my @non_ascii = (
"docs/CIPHERS.md",
"docs/THANKS",
"docs/THANKS-filter",
"tests/libtest/lib1560.c",
);
sub fn_match {