fix printf-format errors in 32-bit builds

This commit is contained in:
Daniel Eklöf 2020-08-06 23:20:46 +02:00
parent 644859019e
commit 019b6bc039
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
4 changed files with 5 additions and 4 deletions

View file

@ -53,6 +53,7 @@
instead of every time the key binding is executed.
* Incorrect multi-column character spacer insertion when reflowing
text.
* Compilation errors in 32-bit builds.
### Security