summaryrefslogtreecommitdiff
path: root/TAO/tests/Portable_Interceptors/Request_Interceptor_Flow/server.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2008-09-30 18:27:08 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2008-09-30 18:27:08 +0000
commit70fbbf3dbc740e932936c9ec7711b496b0a45ca8 (patch)
tree395249eb0304cdc38d860c186928ebc3fc88f883 /TAO/tests/Portable_Interceptors/Request_Interceptor_Flow/server.cpp
parentf053582a9ebf349a00ba8d95e341abc74cd1636f (diff)
downloadATCD-70fbbf3dbc740e932936c9ec7711b496b0a45ca8.tar.gz
Tue Sep 30 18:25:45 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tests/Portable_Interceptors/Request_Interceptor_Flow/server.cpp')
-rw-r--r--TAO/tests/Portable_Interceptors/Request_Interceptor_Flow/server.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Portable_Interceptors/Request_Interceptor_Flow/server.cpp b/TAO/tests/Portable_Interceptors/Request_Interceptor_Flow/server.cpp
index 6c5954beca5..7f8b7336e5e 100644
--- a/TAO/tests/Portable_Interceptors/Request_Interceptor_Flow/server.cpp
+++ b/TAO/tests/Portable_Interceptors/Request_Interceptor_Flow/server.cpp
@@ -11,7 +11,7 @@ ACE_RCSID (Request_Interceptor_Flow,
server,
"$Id$")
-const char *ior_file = 0;
+const ACE_TCHAR *ior_file = 0;
int
parse_args (int argc, ACE_TCHAR *argv[])