From 42a53a5dbd885b1b701e1f20342b2b994fbaf9c6 Mon Sep 17 00:00:00 2001 From: Mike Bordua Date: Thu, 17 Mar 1994 17:10:08 +0000 Subject: [PATCH] Changed psub to psa. MGB --- src/rec/recSubArray.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rec/recSubArray.c b/src/rec/recSubArray.c index fe982ebef..a0fbbb1ac 100644 --- a/src/rec/recSubArray.c +++ b/src/rec/recSubArray.c @@ -315,7 +315,7 @@ static void monitor(psa) short stat,sevr,nsta,nsev; /* get previous stat and sevr and new stat and sevr*/ - monitor_mask = recGblResetAlarms(psub); + monitor_mask = recGblResetAlarms(psa); monitor_mask |= (DBE_LOG|DBE_VALUE); if(monitor_mask)