summaryrefslogtreecommitdiff
path: root/TAO/CIAO/tools/Config_Handlers/STD_CPD_Handler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/tools/Config_Handlers/STD_CPD_Handler.cpp')
-rw-r--r--TAO/CIAO/tools/Config_Handlers/STD_CPD_Handler.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/CIAO/tools/Config_Handlers/STD_CPD_Handler.cpp b/TAO/CIAO/tools/Config_Handlers/STD_CPD_Handler.cpp
index d79a4ea5d39..e5d097750f1 100644
--- a/TAO/CIAO/tools/Config_Handlers/STD_CPD_Handler.cpp
+++ b/TAO/CIAO/tools/Config_Handlers/STD_CPD_Handler.cpp
@@ -11,8 +11,8 @@ namespace CIAO
{
bool
STD_CPD_Handler::component_package_descr (
- const ComponentPackageDescription &desc,
- ::Deployment::ComponentPackageDescription &toconfig)
+ const ComponentPackageDescription &desc,
+ ::Deployment::ComponentPackageDescription &toconfig)
{
toconfig.label =
desc.label ().c_str ();