summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/LifeCycleService.idl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/LifeCycleService.idl')
-rw-r--r--TAO/orbsvcs/orbsvcs/LifeCycleService.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/LifeCycleService.idl b/TAO/orbsvcs/orbsvcs/LifeCycleService.idl
index 524aa4b2205..8322d49137e 100644
--- a/TAO/orbsvcs/orbsvcs/LifeCycleService.idl
+++ b/TAO/orbsvcs/orbsvcs/LifeCycleService.idl
@@ -57,7 +57,7 @@ module LifeCycleService
// multiply defined symbols in the above configuration. We need
// to fix the IDL compile at some point of time. Till then this
// should be okay...
- typedef CosLifeCycle::Criterias SeqNamedValuePair;
+ typedef CosLifeCycle::Criteria SeqNamedValuePair;
typedef CosLifeCycle::Criteria Criteria;
exception NotAvailable { string reason; };