summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/FT_App/FT_ReplicaFactory_i.h
diff options
context:
space:
mode:
authorvzykov <vzykov@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2008-10-21 12:53:19 +0000
committervzykov <vzykov@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2008-10-21 12:53:19 +0000
commit46ef048387326f74f59a3ffc531d1f8bb6de4970 (patch)
treeae88da2f716136a2dca2bc5d74df7ef0f0cbd3b9 /TAO/orbsvcs/tests/FT_App/FT_ReplicaFactory_i.h
parentd4a0282010f74ff9cc8770c9e663120876fba8b9 (diff)
downloadATCD-46ef048387326f74f59a3ffc531d1f8bb6de4970.tar.gz
ChangeLogTag: Tue Oct 21 12:47:24 UTC 2008 Vladimir Zykov <vzykov@prismtech.com>
Diffstat (limited to 'TAO/orbsvcs/tests/FT_App/FT_ReplicaFactory_i.h')
-rw-r--r--TAO/orbsvcs/tests/FT_App/FT_ReplicaFactory_i.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/FT_App/FT_ReplicaFactory_i.h b/TAO/orbsvcs/tests/FT_App/FT_ReplicaFactory_i.h
index ed1a087ed4d..84b74a4a564 100644
--- a/TAO/orbsvcs/tests/FT_App/FT_ReplicaFactory_i.h
+++ b/TAO/orbsvcs/tests/FT_App/FT_ReplicaFactory_i.h
@@ -228,7 +228,7 @@ private:
/**
* A name to be used to register the factory with the name service.
*/
- const char * ns_name_;
+ ACE_CString ns_name_;
CosNaming::NamingContext_var naming_context_;
@@ -241,7 +241,7 @@ private:
/**
* the PortableGroup::Location within the domain
*/
- const char * location_;
+ ACE_CString location_;
/**
* bool: quit on idle flag.