summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/ESF
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-01-07 11:48:39 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-01-07 11:48:39 +0000
commitb32879cdfbdb0e110f66978c6ed93eaed8323e9e (patch)
treeb1f3a294a33bb02511ba9b44eee23cd293a27220 /TAO/orbsvcs/orbsvcs/ESF
parent04725842fc2e68a5a30a05e520249d1ae1961200 (diff)
downloadATCD-b32879cdfbdb0e110f66978c6ed93eaed8323e9e.tar.gz
ChangeLogTag: Fri Jan 7 11:38:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/ESF')
-rw-r--r--TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_List.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_List.h b/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_List.h
index 001e4e88892..52f1a14c014 100644
--- a/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_List.h
+++ b/TAO/orbsvcs/orbsvcs/ESF/ESF_Proxy_List.h
@@ -21,7 +21,7 @@
/// A concrete proxy collection.
/**
- * Based on the ACE_Unbounded_Set_Ex<> collection, used a double
+ * Based on the ACE_Unbounded_Set<> collection, used a double
* linked list internally.
*/
template<class PROXY>