Comment 1 for bug 541094

Revision history for this message
Andrew Johnson (anj) wrote :

To fix this make the change

diff -r1.7.4.4 calcoutRecord.c
605c605
< if (pcalc->sevr < INVALID_ALARM ) {
---
> if (pcalc->nsev < INVALID_ALARM ) {