fixed syntax error detected only by sun pro

This commit is contained in:
Jeff Hill
2002-03-22 02:18:49 +00:00
parent 75b572be78
commit f7dca5b18d

View File

@@ -91,7 +91,7 @@ bool netiiu::pushDatagramMsg ( const caHdr &, const void *, ca_uint16_t )
return false;
}
void netiiu::lastChannelDetachNotify ( class epicsGuard < class callbackMutex > & /* cbLocker */ )
void netiiu::lastChannelDetachNotify ( epicsGuard < class callbackMutex > & /* cbLocker */ )
{
}