summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/Basic/Events.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Notify/Basic/Events.h')
-rw-r--r--TAO/orbsvcs/tests/Notify/Basic/Events.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Notify/Basic/Events.h b/TAO/orbsvcs/tests/Notify/Basic/Events.h
index fe3e038ba46..45027fda106 100644
--- a/TAO/orbsvcs/tests/Notify/Basic/Events.h
+++ b/TAO/orbsvcs/tests/Notify/Basic/Events.h
@@ -68,7 +68,7 @@ public:
virtual ~Events (void);
int parse_args (int argc,
- char *argv[]) ;
+ ACE_TCHAR *argv[]) ;
int init (int argc,
char *argv []);