From d5b39ee09526dc74d29e42cf03a4e9e91e353f3b Mon Sep 17 00:00:00 2001 From: bala Date: Mon, 14 May 2001 20:45:05 +0000 Subject: *** empty log message *** --- TAO/tao/Strategies/SHMIOP_Transport.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TAO/tao/Strategies/SHMIOP_Transport.cpp b/TAO/tao/Strategies/SHMIOP_Transport.cpp index 1c1008138c0..7ae8fa40e7a 100644 --- a/TAO/tao/Strategies/SHMIOP_Transport.cpp +++ b/TAO/tao/Strategies/SHMIOP_Transport.cpp @@ -43,7 +43,7 @@ TAO_SHMIOP_Transport::TAO_SHMIOP_Transport (TAO_SHMIOP_Connection_Handler *handl { // Use the normal GIOP object ACE_NEW (this->messaging_object_, - TAO_GIOP_Message_Base (orb_core)); + TAO_GIOP_Message_NonReactive_Base (orb_core)); } } -- cgit v1.2.1