fixed syntax error

This commit is contained in:
Jeff Hill
2003-07-03 15:11:03 +00:00
parent 773c12becc
commit c8a106a50d

View File

@@ -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;