Rename error constant.

This commit is contained in:
Dianne Skoll
2022-07-27 15:06:04 -04:00
parent 07f67e7dd7
commit a4ad0a9e97
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -70,7 +70,7 @@
#define E_MON_TWICE 51
#define E_DAY_TWICE 52
#define E_UNKNOWN_TOKEN 53
#define E_SPEC_MON_DAY 54
#define E_SPEC_MON 54
#define E_2MANY_PART 55
#define E_2MANY_FULL 56
#define E_PUSH_NOPOP 57