fixed sun pro warning
This commit is contained in:
@@ -76,7 +76,7 @@ casServerReg::~casServerReg()
|
||||
//
|
||||
// casIntfOS::show ()
|
||||
//
|
||||
void casIntfOS::show (unsigned level)
|
||||
void casIntfOS::show (unsigned level) const
|
||||
{
|
||||
printf ("casIntfOS at %p\n", this);
|
||||
this->casDGIntfOS::show (level);
|
||||
|
||||
Reference in New Issue
Block a user