summaryrefslogtreecommitdiff
path: root/TAO/tao/PI_ForwardC.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PI_ForwardC.h')
-rw-r--r--TAO/tao/PI_ForwardC.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/TAO/tao/PI_ForwardC.h b/TAO/tao/PI_ForwardC.h
index d8672822375..898705618bc 100644
--- a/TAO/tao/PI_ForwardC.h
+++ b/TAO/tao/PI_ForwardC.h
@@ -100,8 +100,9 @@ namespace PortableInterceptor
// TAO_IDL - Generated from
// be\be_visitor_typedef/typedef_ch.cpp:379
- typedef CORBA::Long AdapterManagerId;
- typedef CORBA::Long_out AdapterManagerId_out;
+ typedef char * AdapterManagerId;
+ typedef CORBA::String_var AdapterManagerId_var;
+ typedef CORBA::String_out AdapterManagerId_out;
// TAO_IDL - Generated from
// be\be_visitor_typedef/typedef_ch.cpp:379