Fixed warnings for HP-UX.
This commit is contained in:
@@ -105,7 +105,7 @@ void syncGroupWriteNotify::exception (
|
||||
}
|
||||
|
||||
void syncGroupWriteNotify::show (
|
||||
epicsGuard < epicsMutex > & guard, unsigned level ) const
|
||||
epicsGuard < epicsMutex > &, unsigned level ) const
|
||||
{
|
||||
::printf ( "pending write sg op\n" );
|
||||
if ( level > 0u ) {
|
||||
|
||||
Reference in New Issue
Block a user