From ac587806a00fd731e6805a52676aed716a0d2ce8 Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Wed, 23 May 2001 22:43:23 +0000 Subject: [PATCH] fixed message --- src/ca/caerr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ca/caerr.h b/src/ca/caerr.h index 76fbd18b0..149f5096c 100644 --- a/src/ca/caerr.h +++ b/src/ca/caerr.h @@ -142,7 +142,7 @@ READONLY char *ca_message_text[] "Unable to allocate additional dynamic memory", "Unknown IO channel", "Record field specified inappropriate for channel specified", -"The array or data structure specified is less than EPICS_CA_MAX_ARRAY_BYTES", +"The specified array size is greater than EPICS_CA_MAX_ARRAY_BYTES", "User specified timeout on IO operation expired", "Sorry, that feature is planned but not supported at this time", "The supplied string is unusually large",