added epicsShareAPI to ca_message_text[]

This commit is contained in:
Jeff Hill
1997-01-09 22:11:43 +00:00
parent 9e7f4020c2
commit 62ae22ef7a
2 changed files with 2 additions and 2 deletions

View File

@@ -154,7 +154,7 @@ HDRVERSIONID(caerrh, "@(#) $Id$")
#ifndef CA_ERROR_GLBLSOURCE
epicsShareExtern READONLY char *epicsShareAPI ca_message_text[];
epicsShareExtern READONLY char *ca_message_text[];
#else
READONLY char *ca_message_text[]
=

View File

@@ -154,7 +154,7 @@ HDRVERSIONID(caerrh, "@(#) $Id$")
#ifndef CA_ERROR_GLBLSOURCE
epicsShareExtern READONLY char *epicsShareAPI ca_message_text[];
epicsShareExtern READONLY char *ca_message_text[];
#else
READONLY char *ca_message_text[]
=