summaryrefslogtreecommitdiff
path: root/ACE/protocols/ace/HTBP/HTBP_Session.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/protocols/ace/HTBP/HTBP_Session.cpp')
-rw-r--r--ACE/protocols/ace/HTBP/HTBP_Session.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/protocols/ace/HTBP/HTBP_Session.cpp b/ACE/protocols/ace/HTBP/HTBP_Session.cpp
index 8a20862d479..d488e446a9a 100644
--- a/ACE/protocols/ace/HTBP/HTBP_Session.cpp
+++ b/ACE/protocols/ace/HTBP/HTBP_Session.cpp
@@ -299,7 +299,7 @@ ACE::HTBP::Session::disable (int flags)
}
ACE::HTBP::Stream *
-ACE::HTBP::Session::stream (void)const
+ACE::HTBP::Session::stream () const
{
return this->stream_;
}