summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/ORB.h')
-rw-r--r--TAO/tao/ORB.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/ORB.h b/TAO/tao/ORB.h
index d2847821837..adb823bfdee 100644
--- a/TAO/tao/ORB.h
+++ b/TAO/tao/ORB.h
@@ -426,7 +426,7 @@ public:
/// Returns a sequence of ObjectIds that lists which objects have
/// references available via the initial references mechanism.
- CORBA_ORB_ObjectIdList_ptr list_initial_services (
+ CORBA_ORB_ObjectIdList *list_initial_services (
ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS);
CORBA::Policy_ptr create_policy (CORBA::PolicyType type,