summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/Notify_Service/Notify_Server.cpp
diff options
context:
space:
mode:
authorpradeep <pradeep@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-02-27 14:17:59 +0000
committerpradeep <pradeep@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-02-27 14:17:59 +0000
commit3b1973e66d29b9a317e836e49ff40bddb89aaf31 (patch)
tree30aa3c1bf9298eb8060936b6f4aaeb5c1f904c65 /TAO/orbsvcs/Notify_Service/Notify_Server.cpp
parent733e2e952b6edba9082e8d34c8b058cfd16fb336 (diff)
downloadATCD-3b1973e66d29b9a317e836e49ff40bddb89aaf31.tar.gz
ChangeLogTag: Thu Feb 27 09:09:44 2003 Pradeep Gore <pradeep@oomworks.com>
Diffstat (limited to 'TAO/orbsvcs/Notify_Service/Notify_Server.cpp')
-rw-r--r--TAO/orbsvcs/Notify_Service/Notify_Server.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/Notify_Service/Notify_Server.cpp b/TAO/orbsvcs/Notify_Service/Notify_Server.cpp
index f036c3a2941..c52349f2212 100644
--- a/TAO/orbsvcs/Notify_Service/Notify_Server.cpp
+++ b/TAO/orbsvcs/Notify_Service/Notify_Server.cpp
@@ -2,7 +2,7 @@
#include "Notify_Service.h"
-TAO_Notify_Service notify_service;
+TAO_Notify_Service_Driver notify_service;
extern "C" void handler (int signum)
{