summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/ORB.cpp')
-rw-r--r--TAO/tao/ORB.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/ORB.cpp b/TAO/tao/ORB.cpp
index b72cc7bc8f2..710daa6a596 100644
--- a/TAO/tao/ORB.cpp
+++ b/TAO/tao/ORB.cpp
@@ -1164,7 +1164,7 @@ CORBA_ORB::register_initial_reference (const char * id,
}
-CORBA_ORB_ObjectIdList_ptr
+CORBA_ORB_ObjectIdList *
CORBA_ORB::list_initial_services (ACE_ENV_SINGLE_ARG_DECL)
{
this->check_shutdown (ACE_ENV_SINGLE_ARG_PARAMETER);