2020.10.01

This commit is contained in:
Seymour Shlien
2020-10-04 06:39:45 -04:00
parent e3e78e94f0
commit e9a36cc688
11 changed files with 287 additions and 46 deletions

View File

@@ -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';