fixed sun pro warning

This commit is contained in:
Jeff Hill
1999-11-01 17:30:56 +00:00
parent b6cfdb91e3
commit d9d261de0e

View File

@@ -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);