summaryrefslogtreecommitdiff
path: root/ace/Module.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Module.h')
-rw-r--r--ace/Module.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/ace/Module.h b/ace/Module.h
index 058302b3c63..a8320d63cda 100644
--- a/ace/Module.h
+++ b/ace/Module.h
@@ -140,8 +140,9 @@ public:
// = Identify the module
/// Get the module name.
- /// Set the module name.
const ACE_TCHAR *name (void) const;
+
+ /// Set the module name.
void name (const ACE_TCHAR *);
// = Argument to the Tasks.