summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/Basic/Events.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Notify/Basic/Events.cpp')
-rw-r--r--TAO/orbsvcs/tests/Notify/Basic/Events.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Notify/Basic/Events.cpp b/TAO/orbsvcs/tests/Notify/Basic/Events.cpp
index 439ee179537..3c5e9f1b324 100644
--- a/TAO/orbsvcs/tests/Notify/Basic/Events.cpp
+++ b/TAO/orbsvcs/tests/Notify/Basic/Events.cpp
@@ -121,7 +121,7 @@ Events::init (int argc,
int
Events::parse_args (int argc,
- char *argv[])
+ ACE_TCHAR *argv[])
{
ACE_Arg_Shifter arg_shifter (argc,
argv);