summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Pluggable/PP_Test_Client.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2008-09-16 11:28:00 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2008-09-16 11:28:00 +0000
commit7c27ae770cf7974573af5e125f8e3da65a7c914b (patch)
tree244dfb2e29d95b9da68a23719c0bd02b224c546f /TAO/performance-tests/Pluggable/PP_Test_Client.cpp
parentd2a70a512696f4e1769404288a62d9f875b20dc4 (diff)
downloadATCD-7c27ae770cf7974573af5e125f8e3da65a7c914b.tar.gz
Tue Sep 16 11:25:00 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/performance-tests/Pluggable/PP_Test_Client.cpp')
-rw-r--r--TAO/performance-tests/Pluggable/PP_Test_Client.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/performance-tests/Pluggable/PP_Test_Client.cpp b/TAO/performance-tests/Pluggable/PP_Test_Client.cpp
index aca94dff778..cc7d8f3ba94 100644
--- a/TAO/performance-tests/Pluggable/PP_Test_Client.cpp
+++ b/TAO/performance-tests/Pluggable/PP_Test_Client.cpp
@@ -109,7 +109,7 @@ PP_Test_Client::read_ior (char *filename)
int
PP_Test_Client::parse_args (void)
{
- ACE_Get_Opt get_opts (argc_, argv_, "ovdn:f:k:x");
+ ACE_Get_Opt get_opts (argc_, argv_, ACE_TEXT("ovdn:f:k:x"));
int c;
int result;