added missing epicsShareDef (should impact only the VAX)

This commit is contained in:
Jeff Hill
2002-11-12 16:56:18 +00:00
parent b8ceff8342
commit 95670b8dc5

View File

@@ -166,7 +166,7 @@ HDRVERSIONID(caerrh, "@(#) $Id$")
#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",