Change sys_nerr from 6 to 12, to reflect actual number of error messages.

Fixes the bug in the libca05.c test case.
This commit is contained in:
Stephen Heumann 2017-10-31 22:50:22 -05:00
parent e4a8afe476
commit 649aef5b0f
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ _ownerid entry user ID (C)
~USER_ID entry user ID (Pascal, libraries)
ds 2
sys_nerr entry # of error messages
dc i'6'
dc i'12'
_toolErr entry last error in a tool call (C)
~TOOLERROR entry last error in a tool call (Pascal)
ds 2