From cbe1a5e05b87105ed37717494ef47cabb836b9ee Mon Sep 17 00:00:00 2001 From: arvindk Date: Tue, 6 Sep 2005 22:12:28 +0000 Subject: ChangelogTag: Tue Sep 6 16:12:04 2005 Arvind S. Krishna --- TAO/tao/IIOP_Connector.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TAO') diff --git a/TAO/tao/IIOP_Connector.cpp b/TAO/tao/IIOP_Connector.cpp index dcf58c46328..aaec2f32252 100644 --- a/TAO/tao/IIOP_Connector.cpp +++ b/TAO/tao/IIOP_Connector.cpp @@ -22,7 +22,7 @@ TAO_IIOP_Connector::~TAO_IIOP_Connector (void) { } -//@@ TAO_TRANSPORT_SPL_COPY_HOOK_START +//@@ TAO_CONNECTOR_SPL_COPY_HOOK_START TAO_IIOP_Connector::TAO_IIOP_Connector (CORBA::Boolean flag) : TAO_Connector (IOP::TAG_INTERNET_IOP) , lite_flag_ (flag) @@ -395,4 +395,4 @@ TAO_IIOP_Connector::cancel_svc_handler ( return -1; } -//@@ TAO_TRANSPORT_SPL_COPY_HOOK_END +//@@ TAO_CONNECTOR_SPL_COPY_HOOK_END -- cgit v1.2.1