fixed sun pro warnings

This commit is contained in:
Jeff Hill
1999-10-30 00:12:37 +00:00
parent 4046eeb612
commit febba9698e
9 changed files with 16 additions and 13 deletions
+1
View File
@@ -98,6 +98,7 @@ void casCoreClient::show (unsigned level) const
this->casEventSys::show (level);
printf ("\t%d io ops in progess\n", this->ioInProgList.count());
this->ctx.show (level);
this->osiMutex::show (level);
}
//