This commit is contained in:
Jeff Hill
2000-11-30 17:52:22 +00:00
parent da2ad045bf
commit 9470277223

View File

@@ -310,7 +310,7 @@ void cac::show ( unsigned level ) const
{
::printf ( "Channel Access Client Context at %p for user %s\n",
this, this->pUserName );
if (level > 0u ) {
if ( level > 0u ) {
{
osiAutoMutex autoMutex ( this->iiuListMutex );