From 1233537ea0f2b0790a84ddb1c6f6d9dd851bc79b Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Thu, 31 Aug 2000 00:34:20 +0000 Subject: [PATCH] cosmetic --- src/ca/catime.c | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/ca/catime.c b/src/ca/catime.c index 4f3d37517..2b8ae81fb 100644 --- a/src/ca/catime.c +++ b/src/ca/catime.c @@ -164,61 +164,61 @@ unsigned *pInlineIter pi->count, pi->chix, &pi->val); - SEVCHK (status, NULL); + SEVCHK (status, NULL); status = ca_array_put( pi->type, pi->count, pi->chix, &pi->val); - SEVCHK (status, NULL); + SEVCHK (status, NULL); status = ca_array_put( pi->type, pi->count, pi->chix, &pi->val); - SEVCHK (status, NULL); + SEVCHK (status, NULL); status = ca_array_put( pi->type, pi->count, pi->chix, &pi->val); - SEVCHK (status, NULL); + SEVCHK (status, NULL); status = ca_array_put( pi->type, pi->count, pi->chix, &pi->val); - SEVCHK (status, NULL); + SEVCHK (status, NULL); status = ca_array_put( pi->type, pi->count, pi->chix, &pi->val); - SEVCHK (status, NULL); + SEVCHK (status, NULL); status = ca_array_put( pi->type, pi->count, pi->chix, &pi->val); - SEVCHK (status, NULL); + SEVCHK (status, NULL); status = ca_array_put( pi->type, pi->count, pi->chix, &pi->val); - SEVCHK (status, NULL); + SEVCHK (status, NULL); status = ca_array_put( pi->type, pi->count, pi->chix, &pi->val); - SEVCHK (status, NULL); + SEVCHK (status, NULL); status = ca_array_put( pi->type, pi->count, pi->chix, &pi->val); - SEVCHK (status, NULL); + SEVCHK (status, NULL); } #ifdef WAIT_FOR_ACK status = ca_array_get (DBR_INT, 1, pItems[0].chix, &val);