mirror of
https://github.com/sshlien/abcmidi.git
synced 2025-12-06 06:55:06 +00:00
2020.10.01
This commit is contained in:
@@ -1980,7 +1980,7 @@ char *s;
|
||||
/* set logical parameter from %%command */
|
||||
/* part of the handling for event_specific */
|
||||
{
|
||||
char p[10];
|
||||
char p[12]; /* [JA] 2020-09-30 */
|
||||
int result;
|
||||
|
||||
p[0] = '\0';
|
||||
|
||||
Reference in New Issue
Block a user