From 904d5143701cde08175afc058b9fb165b7cf734a Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Fri, 20 Aug 2004 14:03:48 +0000 Subject: ChangeLogTag: Fri Aug 20 14:02:12 UTC 2004 Johnny Willemsen --- TAO/tao/PortableServer/ORTRework.txt | 5 +++++ TAO/tao/PortableServer/POAManager.cpp | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/TAO/tao/PortableServer/ORTRework.txt b/TAO/tao/PortableServer/ORTRework.txt index c7cff26297d..0680dfd7f35 100644 --- a/TAO/tao/PortableServer/ORTRework.txt +++ b/TAO/tao/PortableServer/ORTRework.txt @@ -1,3 +1,8 @@ +Fri Aug 20 14:02:12 UTC 2004 Johnny Willemsen + + * tao/PortableServer/POAManager.cpp: + Corrected the variable to be passed + Fri Aug 20 13:18:12 UTC 2004 Johnny Willemsen * bin/MakeProjectCreator/config/portableserver.mpb: diff --git a/TAO/tao/PortableServer/POAManager.cpp b/TAO/tao/PortableServer/POAManager.cpp index d1a69a12c5a..3c484a85c23 100644 --- a/TAO/tao/PortableServer/POAManager.cpp +++ b/TAO/tao/PortableServer/POAManager.cpp @@ -144,7 +144,7 @@ TAO_POA_Manager::adapter_manager_state_changed (PortableServer::POAManager::Stat if (ior_adapter) { ior_adapter->adapter_manager_state_changed (TAO_POA_Manager::poa_manager_id_, - state + adapter_state ACE_ENV_ARG_PARAMETER); ACE_CHECK; } -- cgit v1.2.1