fixed solaris warnings
This commit is contained in:
@@ -107,7 +107,7 @@ void syncGroupWriteNotify::show (
|
||||
::printf ( "pending write sg op\n" );
|
||||
if ( level > 0u ) {
|
||||
::printf ( "pending sg op: chan=%s magic=%u sg=%p\n",
|
||||
this->chan->pName(), this->magic,
|
||||
this->chan->pName(guard), this->magic,
|
||||
static_cast < void * > ( &this->sg ) );
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user