added missing epicsShareDef (should impact only the VAX)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user