We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05689f6 commit 38e56caCopy full SHA for 38e56ca
1 file changed
toolchain/gentle/gentle/msg.c
@@ -80,7 +80,7 @@ MESSAGE(msg, pos)
80
printpos(pos);
81
printf("%s\n", msg);
82
/* --PATCH-- */ // exit(1);
83
- /* --PATCH-- */ ErrorOccured = 1;
+ /* --PATCH-- */ ErrorOccurred = 1;
84
85
#endif
86
0 commit comments