summaryrefslogtreecommitdiff
path: root/TAO/tests/Native_Exceptions
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Native_Exceptions')
-rw-r--r--TAO/tests/Native_Exceptions/server.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Native_Exceptions/server.cpp b/TAO/tests/Native_Exceptions/server.cpp
index 8d63e7a0d8b..066b6ade89f 100644
--- a/TAO/tests/Native_Exceptions/server.cpp
+++ b/TAO/tests/Native_Exceptions/server.cpp
@@ -6,7 +6,7 @@
ACE_RCSID(Native_Exceptions, server, "$Id$")
-const char *ior_output_file = 0;
+const ACE_TCHAR *ior_output_file = 0;
int
parse_args (int argc, ACE_TCHAR *argv[])