summaryrefslogtreecommitdiff
path: root/TAO/tao/ORB.inl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/ORB.inl')
-rw-r--r--TAO/tao/ORB.inl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/ORB.inl b/TAO/tao/ORB.inl
index 3c1f7d936c7..e66f3a52033 100644
--- a/TAO/tao/ORB.inl
+++ b/TAO/tao/ORB.inl
@@ -74,7 +74,7 @@ CORBA::ORB::_use_omg_ior_format (void)
}
ACE_INLINE TAO_ORB_Core *
-CORBA::ORB::orb_core (void) const
+CORBA::ORB::orb_core () const
{
return this->orb_core_;
}