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