summaryrefslogtreecommitdiff
path: root/ACE/ace/Framework_Component.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-08-02 18:17:28 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-08-02 18:17:28 +0000
commit0dbf3fdb093228d2929f0690086a185c5460e66a (patch)
treea5616e08d358e590f1cbc79bfc3cf48cd277f84c /ACE/ace/Framework_Component.h
parent9e26218fde6019d6d99156383ec2a928efc82f82 (diff)
downloadATCD-0dbf3fdb093228d2929f0690086a185c5460e66a.tar.gz
Wed Aug 2 18:16:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ACE/ace/Framework_Component.h')
-rw-r--r--ACE/ace/Framework_Component.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Framework_Component.h b/ACE/ace/Framework_Component.h
index d0d2e6f89e2..fc6fc4f835d 100644
--- a/ACE/ace/Framework_Component.h
+++ b/ACE/ace/Framework_Component.h
@@ -8,7 +8,7 @@
*
* A prototype mechanism that allows framework components, singletons
* such as ACE_Reactor, ACE_Proactor, etc, to be registered with a
- * central repository managed by the <ACE_Object_Manager> or
+ * central repository managed by the ACE_Object_Manager or
* ACE_Service_Config that will handle destruction.
*
* This technique obviates changing ACE_Object_Manager and