fixed syntax error
This commit is contained in:
@@ -1044,7 +1044,7 @@ bool udpiiu::searchMsg ( epicsGuard < udpMutex > & /* guard */,
|
||||
return success;
|
||||
}
|
||||
|
||||
void installChannel ( const epicsTime & currentTime,
|
||||
void udpiiu::installChannel ( const epicsTime & currentTime,
|
||||
nciu & chan, unsigned minRetryNo )
|
||||
{
|
||||
bool firstChannel = false;
|
||||
|
||||
Reference in New Issue
Block a user