summaryrefslogtreecommitdiff
path: root/ACE/ace/LSOCK_Dgram.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/LSOCK_Dgram.h')
-rw-r--r--ACE/ace/LSOCK_Dgram.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/LSOCK_Dgram.h b/ACE/ace/LSOCK_Dgram.h
index 07b7da1d5c7..a5690f45f43 100644
--- a/ACE/ace/LSOCK_Dgram.h
+++ b/ACE/ace/LSOCK_Dgram.h
@@ -54,7 +54,7 @@ public:
void set_handle (ACE_HANDLE);
/// Dump the state of an object.
- void dump (void) const;
+ void dump () const;
/// Declare the dynamic allocation hooks.
ACE_ALLOC_HOOK_DECLARE;