summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableServer/Servant_Base.i
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PortableServer/Servant_Base.i')
-rw-r--r--TAO/tao/PortableServer/Servant_Base.i8
1 files changed, 4 insertions, 4 deletions
diff --git a/TAO/tao/PortableServer/Servant_Base.i b/TAO/tao/PortableServer/Servant_Base.i
index 2037908841a..e98c343b561 100644
--- a/TAO/tao/PortableServer/Servant_Base.i
+++ b/TAO/tao/PortableServer/Servant_Base.i
@@ -13,10 +13,10 @@ TAO_Local_ServantBase::_create_stub (ACE_ENV_SINGLE_ARG_DECL)
PortableServer::ObjectId_var invalid_oid =
PortableServer::string_to_ObjectId ("invalid");
- TAO_ObjectKey tmp_key (invalid_oid->length (),
- invalid_oid->length (),
- invalid_oid->get_buffer (),
- 0);
+ TAO::ObjectKey tmp_key (invalid_oid->length (),
+ invalid_oid->length (),
+ invalid_oid->get_buffer (),
+ 0);
// It is ok to use TAO_ORB_Core_instance here since the locality
// constrained servant does not really register with a POA or get