summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/performance-tests/RedGreen/RedGreen_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Notify/performance-tests/RedGreen/RedGreen_Test.cpp')
-rw-r--r--TAO/orbsvcs/tests/Notify/performance-tests/RedGreen/RedGreen_Test.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/Notify/performance-tests/RedGreen/RedGreen_Test.cpp b/TAO/orbsvcs/tests/Notify/performance-tests/RedGreen/RedGreen_Test.cpp
index ec03c827fba..b4e5d216f68 100644
--- a/TAO/orbsvcs/tests/Notify/performance-tests/RedGreen/RedGreen_Test.cpp
+++ b/TAO/orbsvcs/tests/Notify/performance-tests/RedGreen/RedGreen_Test.cpp
@@ -91,8 +91,8 @@ RedGreen_Test::destroy_ec ()
// around to figure out the problem. Report the incident to the
// log and be done with it.
ACE_DEBUG ((LM_INFO,
- "INFO: Got a COMM_FAILURE exception while trying to \n"
- " invoke `destroy()' on the Event Channel in the \n"
+ "INFO: Got a COMM_FAILURE exception while trying to\n"
+ " invoke `destroy()' on the Event Channel in the\n"
" RedGreen destroy_ec. This is likely not a problem.\n"));
}
catch (const CORBA::Exception& ex)