summaryrefslogtreecommitdiff
path: root/TAO/tao/PolicyC.i
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-03-24 04:43:59 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-03-24 04:43:59 +0000
commite734c1d9923c66dc191d825dd1cdb79d6c15f5f1 (patch)
treeee03afe97556edc859fb1fbfa966bf75229e87aa /TAO/tao/PolicyC.i
parent9648d43c4d91407a37f7d6e75e948b807a0700b0 (diff)
downloadATCD-e734c1d9923c66dc191d825dd1cdb79d6c15f5f1.tar.gz
ChangeLogTag:Tue Mar 23 22:33:43 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/PolicyC.i')
-rw-r--r--TAO/tao/PolicyC.i2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PolicyC.i b/TAO/tao/PolicyC.i
index e9efc734932..e98af124408 100644
--- a/TAO/tao/PolicyC.i
+++ b/TAO/tao/PolicyC.i
@@ -14,7 +14,7 @@ CORBA_Policy::CORBA_Policy (void) // default constructor
{}
ACE_INLINE
-CORBA_Policy::CORBA_Policy (STUB_Object *objref,
+CORBA_Policy::CORBA_Policy (TAO_Stub *objref,
TAO_ServantBase *_tao_servant,
CORBA::Boolean _tao_collocated)
: CORBA_Object (objref, _tao_servant, _tao_collocated)