summaryrefslogtreecommitdiff
path: root/TAO/tao/IIOP_Acceptor.inl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/IIOP_Acceptor.inl')
-rw-r--r--TAO/tao/IIOP_Acceptor.inl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/IIOP_Acceptor.inl b/TAO/tao/IIOP_Acceptor.inl
index b5ca077b2aa..2b9ce3418e7 100644
--- a/TAO/tao/IIOP_Acceptor.inl
+++ b/TAO/tao/IIOP_Acceptor.inl
@@ -17,7 +17,7 @@ TAO_IIOP_Acceptor::address () const
}
ACE_INLINE const ACE_INET_Addr *
-TAO_IIOP_Acceptor::endpoints (void)
+TAO_IIOP_Acceptor::endpoints ()
{
ACE_ASSERT (this->addrs_ != 0);