summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB_Core.inl
diff options
context:
space:
mode:
authoriliyan <iliyan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2008-04-08 12:16:13 +0000
committeriliyan <iliyan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2008-04-08 12:16:13 +0000
commit1243661f99c8dc2e36bbc1c414347481d5b8eb87 (patch)
tree3fbecd54f322e40a0683c9bad740a26b651ce19e /TAO/tao/ORB_Core.inl
parentc13095fddb25b40243bb22f694834c3bd0820d03 (diff)
downloadATCD-1243661f99c8dc2e36bbc1c414347481d5b8eb87.tar.gz
ChangeLogTag: Tue Apr 8 12:04:20 UTC 2008 Iliyan Jeliazkov <iliyan@ociweb.com>
Diffstat (limited to 'TAO/tao/ORB_Core.inl')
-rw-r--r--TAO/tao/ORB_Core.inl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/ORB_Core.inl b/TAO/tao/ORB_Core.inl
index 05ee53dd0bd..5c8bb2ca7e8 100644
--- a/TAO/tao/ORB_Core.inl
+++ b/TAO/tao/ORB_Core.inl
@@ -10,7 +10,7 @@ TAO_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_INLINE ACE_Service_Gestalt*
TAO_ORB_Core::configuration (void) const
{
- return this->config_;
+ return this->config_.get ();
}
ACE_INLINE unsigned long