summaryrefslogtreecommitdiff
path: root/TAO/tests/Portable_Interceptors/ORB_Shutdown
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2008-09-28 11:39:11 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2008-09-28 11:39:11 +0000
commitc523c39ceda042f4af34c677e2b1fa7fd261765b (patch)
tree4fa823da2b578b15f460755d2301006cebfa0fb5 /TAO/tests/Portable_Interceptors/ORB_Shutdown
parentd20d7aa9387b9904fffedb47091297e47b622892 (diff)
downloadATCD-c523c39ceda042f4af34c677e2b1fa7fd261765b.tar.gz
Sun Sep 28 11:38:45 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tests/Portable_Interceptors/ORB_Shutdown')
-rw-r--r--TAO/tests/Portable_Interceptors/ORB_Shutdown/client.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Portable_Interceptors/ORB_Shutdown/client.cpp b/TAO/tests/Portable_Interceptors/ORB_Shutdown/client.cpp
index 19a5ee32219..e76090f15ff 100644
--- a/TAO/tests/Portable_Interceptors/ORB_Shutdown/client.cpp
+++ b/TAO/tests/Portable_Interceptors/ORB_Shutdown/client.cpp
@@ -10,7 +10,7 @@ ACE_RCSID (ORB_Shutdown,
"$Id$")
-const char *ior = 0;
+const ACE_TCHAR *ior = 0;
int
parse_args (int argc, ACE_TCHAR *argv[])