summaryrefslogtreecommitdiff
path: root/orbsvcs/orbsvcs/PortableGroup/UIPMC_Endpoint.h
diff options
context:
space:
mode:
Diffstat (limited to 'orbsvcs/orbsvcs/PortableGroup/UIPMC_Endpoint.h')
-rw-r--r--orbsvcs/orbsvcs/PortableGroup/UIPMC_Endpoint.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/orbsvcs/orbsvcs/PortableGroup/UIPMC_Endpoint.h b/orbsvcs/orbsvcs/PortableGroup/UIPMC_Endpoint.h
index 5402b4dad28..e4c0b82097e 100644
--- a/orbsvcs/orbsvcs/PortableGroup/UIPMC_Endpoint.h
+++ b/orbsvcs/orbsvcs/PortableGroup/UIPMC_Endpoint.h
@@ -64,8 +64,8 @@ public:
/// Makes a copy of <this>
virtual TAO_Endpoint *duplicate (void);
- /// Return true if this endpoint is equivalent to <other_endpoint>. Two
- /// endpoints are equivalent iff their port and host are the same.
+ /// Return true if this endpoint is equivalent to @a other_endpoint. Two
+ /// endpoints are equivalent if their port and host are the same.
CORBA::Boolean is_equivalent (const TAO_Endpoint *other_endpoint);
/// Return a hash value for this object.