From 539889856302a12e0188e35c2277c139b8ee7b7f Mon Sep 17 00:00:00 2001 From: jules Date: Tue, 17 Aug 2004 19:53:19 +0000 Subject: Tue Aug 17 14:29:00 2004 Jules White --- TAO/CIAO/ciao/StandardConfigurator_Impl.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TAO/CIAO/ciao/StandardConfigurator_Impl.h b/TAO/CIAO/ciao/StandardConfigurator_Impl.h index 20d24d8631c..f18d283ce3a 100644 --- a/TAO/CIAO/ciao/StandardConfigurator_Impl.h +++ b/TAO/CIAO/ciao/StandardConfigurator_Impl.h @@ -59,16 +59,16 @@ namespace CIAO virtual void set_configuration ( const Components::ConfigValues & descr ACE_ENV_ARG_DECL) - ACE_THROW_SPEC ((CORBA::SystemException)); + ACE_THROW_SPEC ((CORBA::SystemException)); - void StandardConfigurator_Impl::configure ( + void StandardConfigurator_Impl::configure ( Components::CCMObject_ptr comp ACE_ENV_ARG_DECL_WITH_DEFAULTS ) ACE_THROW_SPEC (( CORBA::SystemException, Components::WrongComponentType - )); + )); private: /// The component whose attributes are going to be configured via -- cgit v1.2.1