summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjules <jules@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-08-17 19:53:19 +0000
committerjules <jules@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-08-17 19:53:19 +0000
commit539889856302a12e0188e35c2277c139b8ee7b7f (patch)
tree01c029b3c96dcd8dd0361e1879e261bf9c2e8116
parent2c8663d5941fec432d24551372cbb9588aa3d49b (diff)
downloadATCD-539889856302a12e0188e35c2277c139b8ee7b7f.tar.gz
Tue Aug 17 14:29:00 2004 Jules White <jules@dre.vanderbilt.edu>
-rw-r--r--TAO/CIAO/ciao/StandardConfigurator_Impl.h6
1 files 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