summaryrefslogtreecommitdiff
path: root/TAO/tao/IIOP_Profile.i
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/IIOP_Profile.i')
-rw-r--r--TAO/tao/IIOP_Profile.i2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/IIOP_Profile.i b/TAO/tao/IIOP_Profile.i
index aa6400cecf8..21caded72a6 100644
--- a/TAO/tao/IIOP_Profile.i
+++ b/TAO/tao/IIOP_Profile.i
@@ -63,7 +63,7 @@ TAO_IIOP_Profile::version (TAO_IOP_Version *v)
return &this->version_;
}
-ACE_INLINE TAO_Client_Connection_Handler *&
+ACE_INLINE TAO_IIOP_Client_Connection_Handler *&
TAO_IIOP_Profile::hint(void)
{
return this->hint_;