summaryrefslogtreecommitdiff
path: root/ACE/ace/DEV_Addr.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/DEV_Addr.h')
-rw-r--r--ACE/ace/DEV_Addr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/DEV_Addr.h b/ACE/ace/DEV_Addr.h
index ed17c0bfc69..8a024d45a89 100644
--- a/ACE/ace/DEV_Addr.h
+++ b/ACE/ace/DEV_Addr.h
@@ -65,7 +65,7 @@ public:
const ACE_TCHAR *get_path_name (void) const;
/// Dump the state of an object.
- void dump (void) const;
+ void dump () const;
/// Declare the dynamic allocation hooks.
ACE_ALLOC_HOOK_DECLARE;