summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Log/RTEventLogFactory_i.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Log/RTEventLogFactory_i.cpp')
-rw-r--r--TAO/orbsvcs/orbsvcs/Log/RTEventLogFactory_i.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Log/RTEventLogFactory_i.cpp b/TAO/orbsvcs/orbsvcs/Log/RTEventLogFactory_i.cpp
index f9f6bfc09de..d57d3fca482 100644
--- a/TAO/orbsvcs/orbsvcs/Log/RTEventLogFactory_i.cpp
+++ b/TAO/orbsvcs/orbsvcs/Log/RTEventLogFactory_i.cpp
@@ -219,7 +219,7 @@ TAO_RTEventLogFactory_i::create_with_id (
TAO_RTEventLog_i* event_log_i;
ACE_NEW_THROW_EX (event_log_i,
- TAO_RTEventLog_i (this->orb_,
+ TAO_RTEventLog_i (this->orb_.in (),
*this,
this->log_mgr_.in (),
this,