Better error messages

This commit is contained in:
Dianne Skoll
2022-07-27 15:03:48 -04:00
parent d6575773fb
commit 07f67e7dd7
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -187,7 +187,7 @@ EXTERN char *ErrMsg[]
"Month specified twice",
"Day specified twice",
"Unknown token",
"Must specify month and day in OMIT command",
"Must specify month in OMIT command",
"Too many partial OMITs",
"Too many full OMITs",
"Warning: PUSH-OMIT-CONTEXT without matching POP-OMIT-CONTEXT",