summaryrefslogtreecommitdiff
path: root/TAO/tao/PortableInterceptorC.cpp
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-09-04 13:44:02 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-09-04 13:44:02 +0000
commit38e318b77627036cc5691d24e7b85a6c9b1d626d (patch)
treecb93ea4c448cf908ffe2559563efcf9e0f1555f9 /TAO/tao/PortableInterceptorC.cpp
parentb550fa96bb226420b328e8a4a32526af5afb59b9 (diff)
downloadATCD-38e318b77627036cc5691d24e7b85a6c9b1d626d.tar.gz
ChangeLogTag: Wed Sep 04 09:43:45 2002 Irfan Pyarali <irfan@oomworks.com>
Diffstat (limited to 'TAO/tao/PortableInterceptorC.cpp')
-rw-r--r--TAO/tao/PortableInterceptorC.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/PortableInterceptorC.cpp b/TAO/tao/PortableInterceptorC.cpp
index 4ef49f6f316..0ffe8b4bc0e 100644
--- a/TAO/tao/PortableInterceptorC.cpp
+++ b/TAO/tao/PortableInterceptorC.cpp
@@ -3519,7 +3519,7 @@ PortableInterceptor::PolicyFactory::_duplicate (PolicyFactory_ptr obj)
}
::CORBA::Policy_ptr
-PortableInterceptor::PolicyFactory::_create_policy (CORBA::PolicyType type
+PortableInterceptor::PolicyFactory::_create_policy (CORBA::PolicyType
ACE_ENV_ARG_DECL_WITH_DEFAULTS)
ACE_THROW_SPEC ((CORBA::SystemException,
CORBA::PolicyError))