summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/Notify_Service/NT_Notify_Server.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2008-09-29 08:02:27 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2008-09-29 08:02:27 +0000
commit3ccd3caa66a249f02abfe439d4bc44bc855cfb99 (patch)
tree3bb6590023a07cdf663eeec501b54c46f26c9e21 /TAO/orbsvcs/Notify_Service/NT_Notify_Server.cpp
parent51ddf0daf03683512eb41a0e7f7a7823ef10f2eb (diff)
downloadATCD-3ccd3caa66a249f02abfe439d4bc44bc855cfb99.tar.gz
Mon Sep 29 07:59:45 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/orbsvcs/Notify_Service/NT_Notify_Server.cpp')
-rw-r--r--TAO/orbsvcs/Notify_Service/NT_Notify_Server.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/Notify_Service/NT_Notify_Server.cpp b/TAO/orbsvcs/Notify_Service/NT_Notify_Server.cpp
index 9bccf77c4e9..b0340ba745d 100644
--- a/TAO/orbsvcs/Notify_Service/NT_Notify_Server.cpp
+++ b/TAO/orbsvcs/Notify_Service/NT_Notify_Server.cpp
@@ -57,7 +57,7 @@ public:
Options (void);
~Options (void);
- int run (int argc, char *argv[]);
+ int run (int argc, ACE_TCHAR *argv[]);
private:
void parse_args (int argc, ACE_TCHAR *argv[]);