summaryrefslogtreecommitdiff
path: root/TAO/tao/Interceptor.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Interceptor.h')
-rw-r--r--TAO/tao/Interceptor.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/Interceptor.h b/TAO/tao/Interceptor.h
index 4239f34ae77..322fe7d00ed 100644
--- a/TAO/tao/Interceptor.h
+++ b/TAO/tao/Interceptor.h
@@ -97,7 +97,7 @@ public:
CORBA::Object_ptr,
const char *,
//IOP::ServiceContextList &,
- //CORBA::Exception_ptr &,
+ //CORBA::Exception *&,
PortableInterceptor::Cookies &,
CORBA::Environment &);
@@ -151,7 +151,7 @@ public:
CORBA::Object_ptr,
const char *,
//IOP::ServiceContextList &,
- //CORBA::Exception_ptr &,
+ //CORBA::Exception *&,
PortableInterceptor::Cookies &,
CORBA::Environment &);