summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2008-10-06 15:26:56 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2008-10-06 15:26:56 +0000
commit635ec9eebac1a065dd7b52a92a047fa294af849a (patch)
treef2f6f863e69e41f11a4e20c81001a9e23fe16959
parentede24d0653b0c67c97673ef6a23aceed00ee089f (diff)
downloadATCD-635ec9eebac1a065dd7b52a92a047fa294af849a.tar.gz
-rw-r--r--TAO/tests/Param_Test/options.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Param_Test/options.cpp b/TAO/tests/Param_Test/options.cpp
index 55a8c15d902..08ed4d5205e 100644
--- a/TAO/tests/Param_Test/options.cpp
+++ b/TAO/tests/Param_Test/options.cpp
@@ -80,7 +80,7 @@ Options::parse_args (int argc, ACE_TCHAR **argv)
break;
case 'k':
- this->ior_ = CORBA::string_dup (get_opts.opt_arg ());
+ this->ior_ = CORBA::string_dup (ACE_TEXT_ALWAYS_CHAR(get_opts.opt_arg ()));
break;
case 'i': // invocation