Add dhcp option cmdline (129)

This commit is contained in:
Heinz Junkes
2021-01-15 17:22:58 +01:00
committed by Brendan Chandler
parent 25a072540f
commit 08b7dd1208
6 changed files with 22 additions and 12 deletions

View File

@@ -54,7 +54,7 @@ typedef struct myPvt {
int resultFail;
} myPvt;
epicsEventId finished;
static epicsEventId finished;
static void myCallback(epicsCallback *pCallback)
{