summaryrefslogtreecommitdiff
path: root/TAO/tao/RTScheduling/Current.cpp
diff options
context:
space:
mode:
authorelliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-11-18 18:45:40 +0000
committerelliott_c <elliott_c@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-11-18 18:45:40 +0000
commit673f46f40c316b2792c515f1af667979bc93b3d5 (patch)
tree942ec72cc6fc4d0011c60dce530e13d420c87199 /TAO/tao/RTScheduling/Current.cpp
parent1f59c6f442f37994e1ac376aa38759abe9af48a2 (diff)
downloadATCD-673f46f40c316b2792c515f1af667979bc93b3d5.tar.gz
ChangeLogTag: Thu Nov 18 12:44:34 2004 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'TAO/tao/RTScheduling/Current.cpp')
-rw-r--r--TAO/tao/RTScheduling/Current.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/RTScheduling/Current.cpp b/TAO/tao/RTScheduling/Current.cpp
index 215385f708c..9538a8ec98a 100644
--- a/TAO/tao/RTScheduling/Current.cpp
+++ b/TAO/tao/RTScheduling/Current.cpp
@@ -561,7 +561,7 @@ TAO_RTScheduler_Current_i::spawn (RTScheduling::ThreadAction_ptr start,
stack_size) == -1)
{
ACE_ERROR((LM_ERROR,
- "Error in Spawning\n"));
+ "Unable to activate DistributableThread\n"));
RTScheduling::DistributableThread::_nil ();
}