From 475ed1f274432cbe0bb302a95701e7151d7497f5 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Mon, 29 Jan 2007 19:18:13 +0000 Subject: Mon Jan 29 19:11:14 2007 Johnny Willemsen --- TAO/tao/IIOP_Connection_Handler.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TAO/tao/IIOP_Connection_Handler.cpp') diff --git a/TAO/tao/IIOP_Connection_Handler.cpp b/TAO/tao/IIOP_Connection_Handler.cpp index 01f0e6043e3..8dd55a7767b 100644 --- a/TAO/tao/IIOP_Connection_Handler.cpp +++ b/TAO/tao/IIOP_Connection_Handler.cpp @@ -121,7 +121,7 @@ TAO_IIOP_Connection_Handler::open (void*) tph->server_protocol_properties_at_orb_level (protocol_properties); } } - catch ( ::CORBA::Exception&) + catch (const ::CORBA::Exception&) { return -1; } -- cgit v1.2.1