fixed sun pro warnings
This commit is contained in:
@@ -55,7 +55,7 @@ cacChannel::ioStatus dbChannelIO::read ( unsigned type,
|
||||
unsigned long count, cacDataNotify ¬ify, ioid * )
|
||||
{
|
||||
this->serviceIO.callReadNotify ( this->addr,
|
||||
type, count, 0, *this, notify );
|
||||
type, count, 0, notify );
|
||||
return iosSynch;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user