summaryrefslogtreecommitdiff
path: root/TAO/tests/MProfile_Forwarding
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2008-09-28 11:37:54 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2008-09-28 11:37:54 +0000
commitd20d7aa9387b9904fffedb47091297e47b622892 (patch)
treeb0ddd75c4225c14e0cc6da54da4b04d3dba12a22 /TAO/tests/MProfile_Forwarding
parent72efc575d4ec69e71b182d1bb7bc38fc22b992e6 (diff)
downloadATCD-d20d7aa9387b9904fffedb47091297e47b622892.tar.gz
Sun Sep 28 11:36:45 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tests/MProfile_Forwarding')
-rw-r--r--TAO/tests/MProfile_Forwarding/server.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/MProfile_Forwarding/server.cpp b/TAO/tests/MProfile_Forwarding/server.cpp
index b4c46cb34d6..5f32ddff5ec 100644
--- a/TAO/tests/MProfile_Forwarding/server.cpp
+++ b/TAO/tests/MProfile_Forwarding/server.cpp
@@ -7,7 +7,7 @@
ACE_RCSID(MT_Client, server, "$Id$")
-const char *ior_output_file = 0;
+const ACE_TCHAR *ior_output_file = 0;
int
parse_args (int argc, ACE_TCHAR *argv[])