summaryrefslogtreecommitdiff
path: root/TAO/tao/Profile.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-04-20 08:07:58 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-04-20 08:07:58 +0000
commit5663c6b3ef19398ea57cca072af226ba38caaab2 (patch)
treec017c63abd2c2e204e92f26c71477fc039fbcf28 /TAO/tao/Profile.h
parentdb4ba26a419d6d88d1e6e782c13b7cc14a39bb23 (diff)
downloadATCD-5663c6b3ef19398ea57cca072af226ba38caaab2.tar.gz
Fri Apr 20 08:05:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/Profile.h')
-rw-r--r--TAO/tao/Profile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Profile.h b/TAO/tao/Profile.h
index 6f6cbb6ef16..edf81c265f9 100644
--- a/TAO/tao/Profile.h
+++ b/TAO/tao/Profile.h
@@ -226,7 +226,7 @@ public:
/**
* Return the first endpoint in the list that matches some filtering
* constraint, such as IPv6 compatibility for IIOP endpoints. This
- * method is implemented in terms of TAO_Endpoint;:next_filtered().
+ * method is implemented in terms of TAO_Endpoint::next_filtered().
*/
TAO_Endpoint *first_filtered_endpoint (void);