summaryrefslogtreecommitdiff
path: root/ACE/ace/Ping_Socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Ping_Socket.h')
-rw-r--r--ACE/ace/Ping_Socket.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Ping_Socket.h b/ACE/ace/Ping_Socket.h
index 7b05fec41e5..7391660de18 100644
--- a/ACE/ace/Ping_Socket.h
+++ b/ACE/ace/Ping_Socket.h
@@ -70,7 +70,7 @@ public:
char * icmp_recv_buff (void);
/// Dump the state of an object.
- void dump (void) const;
+ void dump () const;
/// Declare the dynamic allocation hooks.
ACE_ALLOC_HOOK_DECLARE;