summaryrefslogtreecommitdiff
path: root/TAO/tests/ORB_destroy
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2008-09-29 07:35:22 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2008-09-29 07:35:22 +0000
commit36e3633c420fb3cf854448215ef80b8e09a5916b (patch)
treec52d7a2fbfa057639b55ba76e00cd885fc1bc665 /TAO/tests/ORB_destroy
parent14fc4cb20d3f4cd3c2e5320b6dd417d4eff6b572 (diff)
downloadATCD-36e3633c420fb3cf854448215ef80b8e09a5916b.tar.gz
Mon Sep 29 07:33:45 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tests/ORB_destroy')
-rw-r--r--TAO/tests/ORB_destroy/ORB_destroy.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tests/ORB_destroy/ORB_destroy.cpp b/TAO/tests/ORB_destroy/ORB_destroy.cpp
index ab05175bf31..f77379f0d4a 100644
--- a/TAO/tests/ORB_destroy/ORB_destroy.cpp
+++ b/TAO/tests/ORB_destroy/ORB_destroy.cpp
@@ -25,7 +25,7 @@ ACE_RCSID(ORB_destroy, ORB_destroy, "$Id$")
int
test_with_regular_poa_manager (int argc,
- char **argv,
+ ACE_TCHAR **argv,
const char *orb_name,
int destroy_orb,
int destroy_poa)
@@ -67,7 +67,7 @@ test_with_regular_poa_manager (int argc,
int
test_with_funky_poa_manager (int argc,
- char **argv,
+ ACE_TCHAR **argv,
const char *orb_name,
int destroy_orb,
int destroy_poa,