summaryrefslogtreecommitdiff
path: root/ACE/ace/TLI.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/TLI.h')
-rw-r--r--ACE/ace/TLI.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/TLI.h b/ACE/ace/TLI.h
index 2f0695b1da6..d2091787c38 100644
--- a/ACE/ace/TLI.h
+++ b/ACE/ace/TLI.h
@@ -78,7 +78,7 @@ public:
int get_local_addr (ACE_Addr &) const;
/// Dump the state of an object.
- void dump (void) const;
+ void dump () const;
/// Declare the dynamic allocation hooks.
ACE_ALLOC_HOOK_DECLARE;