summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/Notify_Factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/Notify_Factory.h')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Notify_Factory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Notify_Factory.h b/TAO/orbsvcs/orbsvcs/Notify/Notify_Factory.h
index bc430df663d..e5476598473 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Notify_Factory.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/Notify_Factory.h
@@ -62,7 +62,7 @@ class TAO_Notify_Export TAO_Notify_Factory
protected:
friend class TAO_Notify_EventChannelFactory_i;
- static void init (CORBA::Environment &ACE_TRY_ENV);
+ static void init (TAO_ENV_SINGLE_ARG_DECL);
// Initalize the services.
static void shutdown (void);