diff options
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -92,7 +92,7 @@ * awk.h (errcount): Declare. * awkgram.y (errcount): No longer static. - * command.y (dbg_errcount): Renamed from errcount.j + * command.y (dbg_errcount): Renamed from errcount. * main.c (catchsig, catchsegv): If errcount > 0, just exit, don't abort. |