Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
note_buffer: Don't use the length variable
It's not accurate. It's probably expressed in bytes. It's equal to 1 only for normal characters, but 2 for special ones such as é, è...etc. Fixes linuxmint/mint21.3-beta#28
- Loading branch information