- Fixes to error output

This commit is contained in:
ccremers
2007-01-29 15:17:11 +00:00
parent cf84e83f9f
commit df62d65d5c
3 changed files with 9 additions and 2 deletions

View File

@@ -1976,8 +1976,8 @@ checkLabelMatchThis (const System sys, const Protocol p, const Role readrole,
eprintf ("error: \t");
roledefPrint (readevent);
eprintf ("\n");
globalError--;
error_die ();
globalError--;
}
else
{