added missing epicsShareDef (should impact only the VAX)

This commit is contained in:
Jeff Hill
2002-11-12 16:56:18 +00:00
parent a5c21db367
commit d5685073ad
+1 -1
View File
@@ -147,7 +147,7 @@
#ifndef CA_ERROR_GLBLSOURCE
epicsShareExtern READONLY char *ca_message_text[];
#else
READONLY char *ca_message_text[]
epicsShareDef READONLY char *ca_message_text[]
=
{
"Normal successful completion",