added addr operator
This commit is contained in:
@@ -333,6 +333,6 @@ void caServerI::show (unsigned level) const
|
||||
//
|
||||
casEventRegistry::~casEventRegistry()
|
||||
{
|
||||
this->traverse ( casEventMaskEntry::destroy );
|
||||
this->traverse ( &casEventMaskEntry::destroy );
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user