summaryrefslogtreecommitdiff
path: root/ACE/ace/SOCK_Dgram_Mcast.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/SOCK_Dgram_Mcast.h')
-rw-r--r--ACE/ace/SOCK_Dgram_Mcast.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/SOCK_Dgram_Mcast.h b/ACE/ace/SOCK_Dgram_Mcast.h
index 8527fbaab64..df4f5a6ed83 100644
--- a/ACE/ace/SOCK_Dgram_Mcast.h
+++ b/ACE/ace/SOCK_Dgram_Mcast.h
@@ -330,7 +330,7 @@ public:
* Logs the setting of all options, the bound address, the send address and
* interface, and the list of current subscriptions.
*/
- void dump (void) const;
+ void dump () const;
/// Declare the dynamic allocation hooks.
ACE_ALLOC_HOOK_DECLARE;