summaryrefslogtreecommitdiff
path: root/TAO/examples/CSD_Strategy/ThreadPool5/Callback_i.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/CSD_Strategy/ThreadPool5/Callback_i.cpp')
-rw-r--r--TAO/examples/CSD_Strategy/ThreadPool5/Callback_i.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/CSD_Strategy/ThreadPool5/Callback_i.cpp b/TAO/examples/CSD_Strategy/ThreadPool5/Callback_i.cpp
index 9c328747bfc..81301279214 100644
--- a/TAO/examples/CSD_Strategy/ThreadPool5/Callback_i.cpp
+++ b/TAO/examples/CSD_Strategy/ThreadPool5/Callback_i.cpp
@@ -16,7 +16,7 @@ void
Callback_i::test_method (
)
{
- ACE_DEBUG((LM_DEBUG, "(%P|%t)Callback_i::test_method called \n"));
+ ACE_DEBUG((LM_DEBUG, "(%P|%t)Callback_i::test_method called\n"));
}