mirror of
https://github.com/zoriya/vim.git
synced 2026-05-26 08:20:17 +00:00
2357765304
Use `printf("%c")` instead of `nr2char()` to handle '%xx' as a byte.
Close #13787
Signed-off-by: Ken Takata <kentkt@csc.jp>
Signed-off-by: Christian Brabandt <cb@256bit.org>