summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB.h
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2002-01-06 01:58:49 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2002-01-06 01:58:49 +0000
commitfebb88d7e7100106a46240de7c16894914ac0b6a (patch)
treeb260265cc120a10cc7f94c0355ca7dedeefd2d6a /TAO/tao/ORB.h
parent5ca476dc47071f998699a9709971e352d734ed5c (diff)
downloadATCD-febb88d7e7100106a46240de7c16894914ac0b6a.tar.gz
ChangeLogTag:Sat Jan 5 17:54:27 2002 Ossama Othman <ossama@uci.edu>
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 372e9279a64..d97e10f8365 100644
--- a/TAO/tao/ORB.h
+++ b/TAO/tao/ORB.h
@@ -503,7 +503,7 @@ protected:
private:
/// Resolve the given service based on the service ID.
- CORBA_Object_ptr resolve_service (MCAST_SERVICEID service_id
+ CORBA::Object_ptr resolve_service (TAO_MCAST_SERVICEID service_id
TAO_ENV_ARG_DECL);
/// Convert an OMG IOR into an object reference.