Removed epicsAhareAPI

This commit is contained in:
Janet B. Anderson
2003-03-27 21:47:36 +00:00
parent d7c25d1554
commit 24abd0366d

View File

@@ -85,7 +85,7 @@ static long fetch_values();
static void monitor();
#define ARG_MAX 12
typedef long (epicsShareAPI *SUBFUNCPTR)();
typedef long (*SUBFUNCPTR)();
static long init_record(psub,pass)
struct subRecord *psub;