Fix UTF-16 surrogate detection:
authorschwarze <schwarze@openbsd.org>
Thu, 16 May 2024 21:21:08 +0000 (21:21 +0000)
committerschwarze <schwarze@openbsd.org>
Thu, 16 May 2024 21:21:08 +0000 (21:21 +0000)
commit700ead54516a6e68d161bf3f7b938e4403f771ff
tree575df036dab41e08c9f2899e5d0f5e704d497260
parentc2eb3b8c127d64282143b29045ee1e714290db9e
Fix UTF-16 surrogate detection:
lower case variants have to be rejected, too.
usr.bin/mandoc/roff_escape.c