bugfix of named events code
This commit is contained in:
@@ -149,6 +149,7 @@ static long special(DBADDR *paddr, int after)
|
||||
if (dbGetFieldIndex(paddr) == eventRecordVAL) {
|
||||
prec->epvt = eventNameToHandle(prec->val);
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user