Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Provide space for terminating nulls with max length chord names
C style strings use a terminating null so the buffers need to be at least 1+the length of the longest string long.
- Loading branch information