Fixed HP aCC compiler warnings
This commit is contained in:
@@ -93,7 +93,7 @@ void searchTimer::beaconAnomalyNotify (
|
||||
|
||||
// lock must be applied
|
||||
void searchTimer::recomputeTimerPeriod (
|
||||
epicsGuard < udpMutex > & guard, unsigned minRetryNew )
|
||||
epicsGuard < udpMutex > & guard, unsigned minRetryNew ) // X aCC 431
|
||||
{
|
||||
this->minRetry = minRetryNew;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user