summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/IFRService
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-12-11 18:56:37 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-12-11 18:56:37 +0000
commitb83d4364495ba6a146ab4c4bf558f6e9fb2e56c8 (patch)
treed6ec48cb62a7f18901affa57141bd9a861b41d53 /TAO/orbsvcs/orbsvcs/IFRService
parente24d9bf0ef5fab426622690e4a9d76fcb410ab6d (diff)
downloadATCD-b83d4364495ba6a146ab4c4bf558f6e9fb2e56c8.tar.gz
Tue Dec 11 18:55:54 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/IFRService')
-rw-r--r--TAO/orbsvcs/orbsvcs/IFRService/IFR_Service_Utils_T.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/orbsvcs/orbsvcs/IFRService/IFR_Service_Utils_T.cpp b/TAO/orbsvcs/orbsvcs/IFRService/IFR_Service_Utils_T.cpp
index 43562ffb657..07a898a774c 100644
--- a/TAO/orbsvcs/orbsvcs/IFRService/IFR_Service_Utils_T.cpp
+++ b/TAO/orbsvcs/orbsvcs/IFRService/IFR_Service_Utils_T.cpp
@@ -331,8 +331,7 @@ TAO_Port_Utils<T>::create_entry (const char *id,
repo->config ()->set_string_value (
new_key,
"base_type",
- holder
- );
+ holder);
TAO_Port_Utils<T>::set_is_multiple (is_multiple,
repo->config (),