summaryrefslogtreecommitdiff
path: root/ACE/ace/FIFO_Send.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/FIFO_Send.h')
-rw-r--r--ACE/ace/FIFO_Send.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/FIFO_Send.h b/ACE/ace/FIFO_Send.h
index 01aa7d52836..0ffa228a0d8 100644
--- a/ACE/ace/FIFO_Send.h
+++ b/ACE/ace/FIFO_Send.h
@@ -39,7 +39,7 @@ public:
/// To use non-blocking behavior include ACE_NONBLOCK in @a flags.
//@{
/// Default constructor.
- ACE_FIFO_Send (void);
+ ACE_FIFO_Send ();
/// Open up a bytestream named pipe for writing.
ACE_FIFO_Send (const ACE_TCHAR *rendezvous,