From 5e764be847d6d3c9aa438c9fe0aa503603f4a021 Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Thu, 14 Sep 2000 00:30:29 +0000 Subject: [PATCH] improved 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 6eeea9fb4..3370bd045 100644 --- a/src/ca/caerr.h +++ b/src/ca/caerr.h @@ -136,7 +136,7 @@ READONLY char *ca_message_text[] "Sorry, that feature is planned but not supported at this time", "The supplied string is unusually large", "The request was ignored because the specified channel is disconnected", -"The type you have requested from this channel is unknown", +"The data type specifed is invalid", "Remote Channel not found", "Unable to locate all user specified channels", "Channel Access Internal Failure",