summaryrefslogtreecommitdiff
path: root/TAO/tests/Crashed_Callback/client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Crashed_Callback/client.cpp')
-rw-r--r--TAO/tests/Crashed_Callback/client.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Crashed_Callback/client.cpp b/TAO/tests/Crashed_Callback/client.cpp
index 38a10dba55b..3530be3caba 100644
--- a/TAO/tests/Crashed_Callback/client.cpp
+++ b/TAO/tests/Crashed_Callback/client.cpp
@@ -8,7 +8,7 @@
ACE_RCSID(Crashed_Callback, client, "$Id$")
-const char *ior = "file://test.ior";
+const ACE_TCHAR *ior = ACE_TEXT("file://test.ior");
int
parse_args (int argc, ACE_TCHAR *argv[])