summaryrefslogtreecommitdiff
path: root/TAO/tao/PolicyC.i
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PolicyC.i')
-rw-r--r--TAO/tao/PolicyC.i4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/PolicyC.i b/TAO/tao/PolicyC.i
index d08fdf8d44f..5ee64975e3f 100644
--- a/TAO/tao/PolicyC.i
+++ b/TAO/tao/PolicyC.i
@@ -238,7 +238,7 @@ CORBA::Policy::Policy (
ACE_INLINE CORBA::Boolean operator<< (TAO_OutputCDR &strm, const CORBA::PolicyError &_tao_aggregate)
{
// first marshal the repository ID
- if (strm << _tao_aggregate._id ())
+ if (strm << _tao_aggregate._rep_id ())
{
// now marshal the members (if any)
if (
@@ -281,7 +281,7 @@ CORBA::Boolean TAO_Export operator>> (
ACE_INLINE CORBA::Boolean operator<< (TAO_OutputCDR &strm, const CORBA::InvalidPolicies &_tao_aggregate)
{
// first marshal the repository ID
- if (strm << _tao_aggregate._id ())
+ if (strm << _tao_aggregate._rep_id ())
{
// now marshal the members (if any)
if (