summaryrefslogtreecommitdiff
path: root/ace/Task_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Task_T.h')
-rw-r--r--ace/Task_T.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Task_T.h b/ace/Task_T.h
index 5620af26d96..3374fb6d42a 100644
--- a/ace/Task_T.h
+++ b/ace/Task_T.h
@@ -99,7 +99,7 @@ public: // Should be protected:
// Tests whether we can enqueue a message without blocking.
// = ACE_Task utility routines to identify names et al.
- const ASYS_TCHAR *name (void) const;
+ const ACE_TCHAR *name (void) const;
// Return the name of the enclosing Module if there's one associated
// with the Task, else returns 0.