From 4a823320a191be9ee1c3508fa89000fdcd7f37a9 Mon Sep 17 00:00:00 2001 From: elliott_c Date: Wed, 7 May 2003 14:03:14 +0000 Subject: ChangeLogTag: Wed May 7 08:43:14 2003 Chad Elliott --- TAO/orbsvcs/ImplRepo_Service/ImR_Activator_i.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TAO/orbsvcs/ImplRepo_Service') diff --git a/TAO/orbsvcs/ImplRepo_Service/ImR_Activator_i.cpp b/TAO/orbsvcs/ImplRepo_Service/ImR_Activator_i.cpp index 2e1e846af08..fe2308a8e1c 100644 --- a/TAO/orbsvcs/ImplRepo_Service/ImR_Activator_i.cpp +++ b/TAO/orbsvcs/ImplRepo_Service/ImR_Activator_i.cpp @@ -639,7 +639,7 @@ ImR_Activator_i::reregister_server (const char *server, ImplementationRepository::ServerObject_var ping_object = ImplementationRepository::ServerObject::_narrow (object.in () - ACE_ENV_ARG_PARAMETER) + ACE_ENV_ARG_PARAMETER); ACE_TRY_CHECK; if (!CORBA::is_nil (ping_object.in ())) -- cgit v1.2.1