summaryrefslogtreecommitdiff
path: root/ACE/ace/UPIPE_Stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/UPIPE_Stream.h')
-rw-r--r--ACE/ace/UPIPE_Stream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/UPIPE_Stream.h b/ACE/ace/UPIPE_Stream.h
index ca377e3e407..44c9f2df1dc 100644
--- a/ACE/ace/UPIPE_Stream.h
+++ b/ACE/ace/UPIPE_Stream.h
@@ -49,7 +49,7 @@ public:
int close (void);
/// Return the underlying I/O handle.
- ACE_HANDLE get_handle (void) const;
+ ACE_HANDLE get_handle () const;
// = Send/recv ACE Message_Blocks.
/// Send a message through the message queue. Returns -1 on error,