summaryrefslogtreecommitdiff
path: root/TAO/tao/Policy_Set.h
diff options
context:
space:
mode:
authorfhunleth <fhunleth@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-06-13 22:32:54 +0000
committerfhunleth <fhunleth@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-06-13 22:32:54 +0000
commit03dca58e7ed488ebf30a495f165f79c5d62a014b (patch)
tree6e015fa83a29e1382f83e1f8f9f41ab62d542c55 /TAO/tao/Policy_Set.h
parent575a228008ad2845ebabdfc7dd46b378ebfe79e1 (diff)
downloadATCD-03dca58e7ed488ebf30a495f165f79c5d62a014b.tar.gz
Wed Jun 13 17:28:18 2001 Frank Hunleth <fhunleth@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/Policy_Set.h')
-rw-r--r--TAO/tao/Policy_Set.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Policy_Set.h b/TAO/tao/Policy_Set.h
index 8eab9823f1b..85d1b43aae8 100644
--- a/TAO/tao/Policy_Set.h
+++ b/TAO/tao/Policy_Set.h
@@ -87,7 +87,7 @@ public:
/// policies cannot be removed such as at the object and thread level
/// scopes. This method is most likely not appropriate for accessing
/// policies at the ORB level scope in any situation.
- const CORBA::Policy_ptr get_cached_const_policy (TAO_Cached_Policy_Type type) const;
+ CORBA::Policy_ptr get_cached_const_policy (TAO_Cached_Policy_Type type) const;
/// Obtain a single cached policy.
CORBA::Policy_ptr get_cached_policy (TAO_Cached_Policy_Type type);