diff options
author | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-07-13 08:06:45 +0000 |
---|---|---|
committer | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-07-13 08:06:45 +0000 |
commit | f979d8aad4bb72dbf8373a270f219ca9449bef07 (patch) | |
tree | 9f16d7a5c69755b4416b91713a70100cceac818d /TAO/tao/DomainS.cpp | |
parent | 390a38cbcb17948012b9c8bf8e2cef3789af064e (diff) | |
download | ATCD-f979d8aad4bb72dbf8373a270f219ca9449bef07.tar.gz |
ChangeLogTag: Thu Jul 13 02:50:26 2000 Irfan Pyarali <irfan@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/DomainS.cpp')
-rw-r--r-- | TAO/tao/DomainS.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/DomainS.cpp b/TAO/tao/DomainS.cpp index 3ab986271df..b8699c63f0b 100644 --- a/TAO/tao/DomainS.cpp +++ b/TAO/tao/DomainS.cpp @@ -488,7 +488,7 @@ POA_CORBA::_tao_collocated_ConstructionPolicy::_tao_collocated_ConstructionPolic TAO_Stub *stub ) : ACE_CORBA_1 (ConstructionPolicy) (), - ACE_NESTED_CLASS (POA_CORBA,_tao_collocated_Policy) (servant, stub), + ACE_NESTED_CLASS (POA_CORBA,_tao_thru_poa_collocated_CORBA_Policy) (stub), CORBA_Object (stub, servant, 1), servant_ (servant) { |