summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/LB_Location_Hash.inl
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2001-10-31 22:58:01 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2001-10-31 22:58:01 +0000
commit2910e19cb9e7be8060db913025510043efa3bb66 (patch)
treeb7ad827db4c834f9909278c7caa70e7f2966e580 /TAO/orbsvcs/orbsvcs/LB_Location_Hash.inl
parent6bb2a3ce49fd8cb33b32343caa1bb934388374ea (diff)
downloadATCD-ng_lb_iter01.tar.gz
Merged PortableGroup updates into the LB.ng_lb_iter01
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/LB_Location_Hash.inl')
-rw-r--r--TAO/orbsvcs/orbsvcs/LB_Location_Hash.inl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/LB_Location_Hash.inl b/TAO/orbsvcs/orbsvcs/LB_Location_Hash.inl
index 1174194abae..1a8f81379f7 100644
--- a/TAO/orbsvcs/orbsvcs/LB_Location_Hash.inl
+++ b/TAO/orbsvcs/orbsvcs/LB_Location_Hash.inl
@@ -4,7 +4,7 @@
ACE_INLINE CORBA::ULong
TAO_LB_Location_Hash::operator() (
- const LoadBalancing::Location &location) const
+ const PortableGroup::Location &location) const
{
// @todo Interim implementation until we figure out what to do when a
// location has multiple components.