summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/Notify/Notify_Constraint_Interpreter.cpp
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-01-14 23:12:48 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-01-14 23:12:48 +0000
commit474108aa72f3c1d945dd38690c8ded67fc8cab6b (patch)
tree590c2c5fcd8e1dbefa93053ad7c4fdf4b4228483 /TAO/orbsvcs/orbsvcs/Notify/Notify_Constraint_Interpreter.cpp
parent7c2264c91d763b792c7d66d49f7303891ba5d315 (diff)
downloadATCD-474108aa72f3c1d945dd38690c8ded67fc8cab6b.tar.gz
ChangeLogTag: Mon Jan 14 13:41:11 2002 Jeff Parsons <parsons@cs.wustl.edu>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/Notify/Notify_Constraint_Interpreter.cpp')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/Notify_Constraint_Interpreter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/Notify_Constraint_Interpreter.cpp b/TAO/orbsvcs/orbsvcs/Notify/Notify_Constraint_Interpreter.cpp
index 69ecaa6a23f..55ecf32f9aa 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/Notify_Constraint_Interpreter.cpp
+++ b/TAO/orbsvcs/orbsvcs/Notify/Notify_Constraint_Interpreter.cpp
@@ -16,7 +16,7 @@ TAO_Notify_Constraint_Interpreter::~TAO_Notify_Constraint_Interpreter (void)
void
TAO_Notify_Constraint_Interpreter::build_tree (
const char *constraints
- TAO_ENV_ARG_PARAMETER
+ TAO_ENV_ARG_DECL
)
ACE_THROW_SPEC ((CosNotifyFilter::InvalidConstraint,
CORBA::NO_MEMORY))