summaryrefslogtreecommitdiff
path: root/ACE/ace/LSOCK.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/LSOCK.h')
-rw-r--r--ACE/ace/LSOCK.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/LSOCK.h b/ACE/ace/LSOCK.h
index cb9603afd86..61482cdf600 100644
--- a/ACE/ace/LSOCK.h
+++ b/ACE/ace/LSOCK.h
@@ -46,7 +46,7 @@ public:
#endif /* ACE_HAS_MSG */
/// Dump the state of an object.
- void dump (void) const;
+ void dump () const;
/// Declare the dynamic allocation hooks.
ACE_ALLOC_HOOK_DECLARE;