summaryrefslogtreecommitdiff
path: root/TAO/tests/Bench/wire/testC.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Bench/wire/testC.cpp')
-rw-r--r--TAO/tests/Bench/wire/testC.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/TAO/tests/Bench/wire/testC.cpp b/TAO/tests/Bench/wire/testC.cpp
index 2c289720962..d77737edd7f 100644
--- a/TAO/tests/Bench/wire/testC.cpp
+++ b/TAO/tests/Bench/wire/testC.cpp
@@ -274,10 +274,10 @@ char * _TAO_foo_Remote_Proxy_Impl::all_str (
CORBA::SystemException
))
{
- TAO::UB_String_Arg_Traits::stub_ret_val _tao_retval;
- TAO::UB_String_Arg_Traits::in_arg_val _tao_inarg (inarg);
- TAO::UB_String_Arg_Traits::inout_arg_val _tao_inoutarg (inoutarg);
- TAO::UB_String_Arg_Traits::out_arg_val _tao_outarg (outarg);
+ TAO::Arg_Traits<CORBA::Char *>::stub_ret_val _tao_retval;
+ TAO::Arg_Traits<CORBA::Char *>::in_arg_val _tao_inarg (inarg);
+ TAO::Arg_Traits<CORBA::Char *>::inout_arg_val _tao_inoutarg (inoutarg);
+ TAO::Arg_Traits<CORBA::Char *>::out_arg_val _tao_outarg (outarg);
TAO::Argument *_tao_signature [] =
{