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 5435477e551..485e866274d 100644
--- a/ACE/ace/SPIPE.h
+++ b/ACE/ace/SPIPE.h
@@ -98,7 +98,7 @@ private:
protected:
/// Ensure that this class is an abstract base class
- ACE_SPIPE (void);
+ ACE_SPIPE ();
/// Our local address.
ACE_SPIPE_Addr local_addr_;