diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2008-09-30 14:49:17 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2008-09-30 14:49:17 +0000 |
commit | 811b8c511f5b38f2106746ad9395ab9a47d6b47f (patch) | |
tree | 31dd173cd7b636975d2315b257caaa79e50ec882 /TAO/tests/MProfile_Forwarding | |
parent | 220d260e533ae88d7f67b3ba71c90f76e3eb9169 (diff) | |
download | ATCD-811b8c511f5b38f2106746ad9395ab9a47d6b47f.tar.gz |
Tue Sep 30 14:47:45 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tests/MProfile_Forwarding')
-rw-r--r-- | TAO/tests/MProfile_Forwarding/client.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/MProfile_Forwarding/client.cpp b/TAO/tests/MProfile_Forwarding/client.cpp index a6f29c8c55e..706dab2171e 100644 --- a/TAO/tests/MProfile_Forwarding/client.cpp +++ b/TAO/tests/MProfile_Forwarding/client.cpp @@ -7,7 +7,7 @@ ACE_RCSID(MT_Server, client, "$Id$") -const char *ior_input_file = 0; +const ACE_TCHAR *ior_input_file = 0; int parse_args (int argc, ACE_TCHAR *argv[]) |