Fixed fixes for HP-UX.

This commit is contained in:
Ralph Lange
2005-11-04 15:54:34 +00:00
parent 6820307b60
commit 892f8581b1
4 changed files with 13 additions and 13 deletions

View File

@@ -63,7 +63,7 @@ void disconnectGovernorTimer::shutdown (
}
epicsTimerNotify::expireStatus disconnectGovernorTimer::expire (
const epicsTime & ) // X aCC 361
const epicsTime & /* currentTime */ ) // X aCC 361
{
epicsGuard < epicsMutex > guard ( this->mutex );
while ( nciu * pChan = chanList.get () ) {