summaryrefslogtreecommitdiff
path: root/TAO/tao/DynamicInterface/Server_Request.inl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/DynamicInterface/Server_Request.inl')
-rw-r--r--TAO/tao/DynamicInterface/Server_Request.inl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/DynamicInterface/Server_Request.inl b/TAO/tao/DynamicInterface/Server_Request.inl
index 13efdb7d4fb..25bd3df8d45 100644
--- a/TAO/tao/DynamicInterface/Server_Request.inl
+++ b/TAO/tao/DynamicInterface/Server_Request.inl
@@ -55,7 +55,7 @@ CORBA::ServerRequest::_tao_reply_byte_order (int byte_order)
}
ACE_INLINE TAO_ServerRequest &
-CORBA::ServerRequest::_tao_server_request (void)
+CORBA::ServerRequest::_tao_server_request ()
{
return this->orb_server_request_;
}