summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-08-03 05:46:52 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-08-03 05:46:52 +0000
commit4b7fff3c77e49937b4cb71075ec525c954b33198 (patch)
tree6986055726121e06b0360309ae009686b60b5238
parentfdb23b266f7b85386ea955d8a844c7b911a8e7a3 (diff)
downloadATCD-4b7fff3c77e49937b4cb71075ec525c954b33198.tar.gz
*** empty log message ***
-rw-r--r--TAO/CIAO/tools/RTComponentServer/ChangeLog4
-rw-r--r--TAO/CIAO/tools/RTComponentServer/RTConfig_Manager.cpp2
2 files changed, 5 insertions, 1 deletions
diff --git a/TAO/CIAO/tools/RTComponentServer/ChangeLog b/TAO/CIAO/tools/RTComponentServer/ChangeLog
index 12033c115c0..187aab3944f 100644
--- a/TAO/CIAO/tools/RTComponentServer/ChangeLog
+++ b/TAO/CIAO/tools/RTComponentServer/ChangeLog
@@ -1,3 +1,7 @@
+Sun Aug 03 00:45:59 2003 Nanbor Wang <nanbor@cs.wustl.edu>
+
+ * RTConfig_Manager.cpp: Fixed some accidental pastings of code.
+
Fri Aug 01 13:50:34 2003 Nanbor Wang <nanbor@cs.wustl.edu>
* tools/RTComponentServer/RTComponentServer.mpc:
diff --git a/TAO/CIAO/tools/RTComponentServer/RTConfig_Manager.cpp b/TAO/CIAO/tools/RTComponentServer/RTConfig_Manager.cpp
index ba898238ef2..52be9b21b55 100644
--- a/TAO/CIAO/tools/RTComponentServer/RTConfig_Manager.cpp
+++ b/TAO/CIAO/tools/RTComponentServer/RTConfig_Manager.cpp
@@ -199,7 +199,7 @@ CIAO::RTPolicy_Set_Manager::create_single_policy
case RTCORBA::PRIORITY_MODEL_POLICY_TYPE:
CIAO::RTConfiguration::Priority_Model_Config *tmp;
- if (policy_config.configuration >>= t CORBA::PolicyList::_duplicate (entry->int_id_.in ()); CORBA::PolicyList::_duplicate (entry->int_id_.in ());mp)
+ if (policy_config.configuration >>= tmp)
{
retv = this->rtorb_->create_priority_model_policy (tmp->model,
tmp->default_priority