epicsShareExtern => epicsShareDef

This commit is contained in:
Marty Kraimer
2003-03-28 15:59:53 +00:00
parent 732d977ba0
commit 499d1fa9af
35 changed files with 35 additions and 35 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
/* Create the dset for devSiSoft */
static long init_record();
static long read_stringin();
epicsShareExtern struct {
epicsShareDef struct {
long number;
DEVSUPFUN report;
DEVSUPFUN init;