summaryrefslogtreecommitdiff
path: root/flat/CIAO/performance-tests/mico/mico-thrput-st/client.cc
diff options
context:
space:
mode:
authorWilliam R. Otte <wotte@dre.vanderbilt.edu>2009-02-11 02:18:52 +0000
committerWilliam R. Otte <wotte@dre.vanderbilt.edu>2009-02-11 02:18:52 +0000
commit28f6e4cfda9a246d3eeba7abdbee5917948db035 (patch)
tree60aaa2c0343d3bc5f3fa707054178dfb47de443e /flat/CIAO/performance-tests/mico/mico-thrput-st/client.cc
parente8d57db2a6332be9802c4e4b02d086e9f4a7c101 (diff)
downloadATCD-28f6e4cfda9a246d3eeba7abdbee5917948db035.tar.gz
ChangeLogTag: Wed Feb 11 02:15:21 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu>prism_import
Diffstat (limited to 'flat/CIAO/performance-tests/mico/mico-thrput-st/client.cc')
-rw-r--r--flat/CIAO/performance-tests/mico/mico-thrput-st/client.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/flat/CIAO/performance-tests/mico/mico-thrput-st/client.cc b/flat/CIAO/performance-tests/mico/mico-thrput-st/client.cc
index df62ac2c87c..8c3a1529975 100644
--- a/flat/CIAO/performance-tests/mico/mico-thrput-st/client.cc
+++ b/flat/CIAO/performance-tests/mico/mico-thrput-st/client.cc
@@ -30,7 +30,7 @@ int do_dump_history = 0;
int niterations = 1000;
int
-parse_args (int argc, char *argv[])
+parse_args (int argc, ACE_TCHAR *argv[])
{
//parse arguments
ACE_Get_Opt get_opts (argc, argv, "hxi:");