summaryrefslogtreecommitdiff
path: root/TAO/tao/Base_Transport_Property.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-04-29 07:24:37 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-04-29 07:24:37 +0000
commit1fb72279237e60255e68d1b3a119d9236c45ba0f (patch)
treebb99aa240f37acf65d1753d24677b65c163e4f6f /TAO/tao/Base_Transport_Property.h
parent4ec45521e632209758a19a3042d3c31f8d3887df (diff)
downloadATCD-1fb72279237e60255e68d1b3a119d9236c45ba0f.tar.gz
ChangeLogTag: Thu Apr 29 07:24:13 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/Base_Transport_Property.h')
-rw-r--r--TAO/tao/Base_Transport_Property.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Base_Transport_Property.h b/TAO/tao/Base_Transport_Property.h
index d54295fd50f..b781ac40232 100644
--- a/TAO/tao/Base_Transport_Property.h
+++ b/TAO/tao/Base_Transport_Property.h
@@ -55,7 +55,7 @@ public:
/// returns the pointer
virtual TAO_Transport_Descriptor_Interface *duplicate (void);
- /// Try to determine if this object is same as the <other_prop>.
+ /// Try to determine if this object is same as the @a other_prop.
virtual CORBA::Boolean is_equivalent (
const TAO_Transport_Descriptor_Interface *other_prop);