summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/Notify_Collection.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/Notify_Collection.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Notify_Collection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Notify_Collection.h b/TAO/orbsvcs/orbsvcs/Notify/Notify_Collection.h
index 046ed275efd..1b2717ecb17 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Notify_Collection.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Notify_Collection.h
@@ -80,7 +80,7 @@ class TAO_Notify_Export TAO_Notify_Shutdown_Worker : public TAO_ESF_Worker<TAO_N
TAO_Notify_Shutdown_Worker (void);
// = TAO_ESF_Worker method
- void work (TAO_Notify_EventListener* listener TAO_ENV_ARG_DECL);
+ void work (TAO_Notify_EventListener* listener ACE_ENV_ARG_DECL);
};
// ****************************************************************