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

View File

@@ -34,7 +34,7 @@
static long init_record();
static long get_ioint_info();
static long read_event();
epicsShareExtern struct {
epicsShareDef struct {
long number;
DEVSUPFUN report;
DEVSUPFUN init;