summaryrefslogtreecommitdiff
path: root/ACE/ace/Module.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-10-22 18:54:15 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-10-22 18:54:15 +0000
commit92758a4736d3aa1ccc8b53acdc62fb144c107050 (patch)
tree6072ed71e0bbc721f10bffe967a37fcb3c8589be /ACE/ace/Module.h
parent9baf137c61b562db35419c5c8a6d0039822d3503 (diff)
downloadATCD-92758a4736d3aa1ccc8b53acdc62fb144c107050.tar.gz
Mon Oct 22 18:53:15 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ACE/ace/Module.h')
-rw-r--r--ACE/ace/Module.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Module.h b/ACE/ace/Module.h
index 658f0bffc74..a13d88d5f92 100644
--- a/ACE/ace/Module.h
+++ b/ACE/ace/Module.h
@@ -109,7 +109,7 @@ public:
/**
* Close down the module and its tasks. The flags argument can be
* used to override the default behaviour, which depends on previous
- * <flags> values in calls to c'tor, <open>, <reader>, and <writer>.
+ * @a flags values in calls to c'tor, <open>, <reader>, and <writer>.
* A previous value M_DELETE[_XXX] can not be overridden. Should
* not be called from within <ACE_Task::module_closed>.
*/