summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/Reactive_Task.cpp
diff options
context:
space:
mode:
authormichel_j <michel_j@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-07-06 14:50:02 +0000
committermichel_j <michel_j@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2005-07-06 14:50:02 +0000
commitd5810b42107a6332e168de0dab1b3b84c37f206f (patch)
treea051d7d798aac3675a4aa4a4afe7fa2b0e0ee439 /TAO/orbsvcs/orbsvcs/Notify/Reactive_Task.cpp
parent4dd30aeab023ff74a6546c73c10fcd76000b489c (diff)
downloadATCD-d5810b42107a6332e168de0dab1b3b84c37f206f.tar.gz
Wed Jul 6 09:47:47 2005 Justin Michel <michel_j@ociweb.com>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/Reactive_Task.cpp')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Reactive_Task.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Reactive_Task.cpp b/TAO/orbsvcs/orbsvcs/Notify/Reactive_Task.cpp
index 2b941299a9a..6f03de8e3bb 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Reactive_Task.cpp
+++ b/TAO/orbsvcs/orbsvcs/Notify/Reactive_Task.cpp
@@ -20,7 +20,7 @@ TAO_Notify_Reactive_Task::~TAO_Notify_Reactive_Task ()
}
void
-TAO_Notify_Reactive_Task::init (ACE_ENV_ARG_DECL)
+TAO_Notify_Reactive_Task::init (ACE_ENV_SINGLE_ARG_DECL)
{
ACE_ASSERT (this->timer_.get() == 0);