summaryrefslogtreecommitdiff
path: root/ace/Module.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-11-01 23:14:23 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-11-01 23:14:23 +0000
commit4e1166217dbe8b7f637e3ba3f9bb7f8fa81f503a (patch)
treea31325d2cd38d10e89e7560cdcf285895ff11948 /ace/Module.h
parent5ec1472b85ab3b4eb27908c5bd63435df77bcab5 (diff)
downloadATCD-4e1166217dbe8b7f637e3ba3f9bb7f8fa81f503a.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/Module.h')
-rw-r--r--ace/Module.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Module.h b/ace/Module.h
index 2817935b325..35d5b1f1b4f 100644
--- a/ace/Module.h
+++ b/ace/Module.h
@@ -108,7 +108,7 @@ public:
// be called from within ACE_Task::module_closed()
ACE_Task<ACE_SYNCH_2> *sibling (ACE_Task<ACE_SYNCH_2> *orig);
- // Set and get pointer to sibling ACE_Task in ACE_Module.
+ // Set and get pointer to sibling <ACE_Task> in an <ACE_Module>
// = Identify the module
const char *name (void) const;