summaryrefslogtreecommitdiff
path: root/ACE/ace/PI_Malloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/PI_Malloc.h')
-rw-r--r--ACE/ace/PI_Malloc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/PI_Malloc.h b/ACE/ace/PI_Malloc.h
index 2fee63360c2..db21328abf5 100644
--- a/ACE/ace/PI_Malloc.h
+++ b/ACE/ace/PI_Malloc.h
@@ -120,7 +120,7 @@ public:
void *base_addr);
/// Return a pointer to the name of this node.
- const char *name (void) const;
+ const char *name () const;
/// Assign a name;
void name (const char *);