summaryrefslogtreecommitdiff
path: root/ACE/ace/SPIPE.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/SPIPE.h')
-rw-r--r--ACE/ace/SPIPE.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/SPIPE.h b/ACE/ace/SPIPE.h
index 0ae586ec313..5435477e551 100644
--- a/ACE/ace/SPIPE.h
+++ b/ACE/ace/SPIPE.h
@@ -79,7 +79,7 @@ public:
int disable (int signum) const ;
/// Dump the state of an object.
- void dump (void) const;
+ void dump () const;
#if defined (ACE_HAS_STREAM_PIPES)
/// Temporary store of duplex pipe handle.