diff options
author | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2004-09-29 21:51:48 +0000 |
---|---|---|
committer | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2004-09-29 21:51:48 +0000 |
commit | ece762820f257333fcfb8e928dfc9f321e886e38 (patch) | |
tree | 3b8621eae4172b4ec1ab86649fc4eb7be8ffc449 /TAO/tao/Policy_Set.cpp | |
parent | 635d1e7d2cae663cff6ef03a5783227eaa510ee2 (diff) | |
download | ATCD-ece762820f257333fcfb8e928dfc9f321e886e38.tar.gz |
Wed Sep 29 17:30:25 2004 Irfan Pyarali <irfan@oomworks.com>
Diffstat (limited to 'TAO/tao/Policy_Set.cpp')
-rw-r--r-- | TAO/tao/Policy_Set.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Policy_Set.cpp b/TAO/tao/Policy_Set.cpp index 518901ec37d..3ffa2f14d8e 100644 --- a/TAO/tao/Policy_Set.cpp +++ b/TAO/tao/Policy_Set.cpp @@ -319,7 +319,7 @@ TAO_Policy_Set::get_policy_overrides (const CORBA::PolicyTypeSeq &types CORBA::Policy_ptr TAO_Policy_Set::get_policy (CORBA::PolicyType type - ACE_ENV_ARG_DECL) + ACE_ENV_ARG_DECL) { const CORBA::ULong length = this->policy_list_.length (); |