This commit is contained in:
Jeff Hill
2001-09-21 18:49:29 +00:00
parent ba4df8fd29
commit 8012642f9b

View File

@@ -31,7 +31,7 @@ void oldSubscription::current (
args.count = count;
args.status = ECA_NORMAL;
args.dbr = pData;
( *this->pFunc ) (args);
( *this->pFunc ) ( args );
}
void oldSubscription::exception (