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
commite01ef222a6ac56e79e79837ae897124d928210ce (patch)
treeee03afe97556edc859fb1fbfa966bf75229e87aa /TAO/tao/PolicyC.i
parentb87c5863ee3626fa07d2f4ea040dff71fe9e63b3 (diff)
downloadATCD-e01ef222a6ac56e79e79837ae897124d928210ce.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)