summaryrefslogtreecommitdiff
path: root/TAO/tests/Portable_Interceptors/Collocated/Dynamic
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2008-09-29 08:49:01 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2008-09-29 08:49:01 +0000
commit16195e8d37d9f0c49bdff5a3dc69e41c04235777 (patch)
treeca84f65f7773973e94550e6f586341be0748bb5c /TAO/tests/Portable_Interceptors/Collocated/Dynamic
parente92c5585f0a75848c9e1f0826ce270662984f7e9 (diff)
downloadATCD-16195e8d37d9f0c49bdff5a3dc69e41c04235777.tar.gz
Mon Sep 29 07:59:45 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tests/Portable_Interceptors/Collocated/Dynamic')
-rw-r--r--TAO/tests/Portable_Interceptors/Collocated/Dynamic/Collocated_Test.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tests/Portable_Interceptors/Collocated/Dynamic/Collocated_Test.cpp b/TAO/tests/Portable_Interceptors/Collocated/Dynamic/Collocated_Test.cpp
index 04a57093b71..48882e04720 100644
--- a/TAO/tests/Portable_Interceptors/Collocated/Dynamic/Collocated_Test.cpp
+++ b/TAO/tests/Portable_Interceptors/Collocated/Dynamic/Collocated_Test.cpp
@@ -10,8 +10,8 @@
#include "ace/SString.h"
#include "ace/Manual_Event.h"
-const ACE_TCHAR output = ACE_TEXT("test.ior");
-const ACE_TCHAR input = ACE_TEXT("file://test.ior");
+const ACE_TCHAR *output = ACE_TEXT("test.ior");
+const ACE_TCHAR *input = ACE_TEXT("file://test.ior");
ACE_CString server_orb;
ACE_CString client_orb;
int