summaryrefslogtreecommitdiff
path: root/ACE/ace/SOCK_CODgram.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/SOCK_CODgram.h')
-rw-r--r--ACE/ace/SOCK_CODgram.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/SOCK_CODgram.h b/ACE/ace/SOCK_CODgram.h
index b22eb6075d7..bbe37f29623 100644
--- a/ACE/ace/SOCK_CODgram.h
+++ b/ACE/ace/SOCK_CODgram.h
@@ -125,7 +125,7 @@ public:
typedef ACE_INET_Addr PEER_ADDR;
/// Dump the state of an object.
- void dump (void) const;
+ void dump () const;
/// Declare the dynamic allocation hooks.
ACE_ALLOC_HOOK_DECLARE;