summaryrefslogtreecommitdiff
path: root/TAO/tests/Bug_1482_Regression/Reply_Handler.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2009-02-23 08:13:54 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2009-02-23 08:13:54 +0000
commitf7f268dfb9d005db91487e13d93167d262a382c9 (patch)
treef94e0e87430c38e5ad48d4b03b94919bf58dd922 /TAO/tests/Bug_1482_Regression/Reply_Handler.cpp
parent62004ed1d3a9203a57801a10bbf71c47b7b71dd3 (diff)
downloadATCD-f7f268dfb9d005db91487e13d93167d262a382c9.tar.gz
Mon Feb 23 08:08:15 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tests/Bug_1482_Regression/Reply_Handler.cpp')
-rw-r--r--TAO/tests/Bug_1482_Regression/Reply_Handler.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Bug_1482_Regression/Reply_Handler.cpp b/TAO/tests/Bug_1482_Regression/Reply_Handler.cpp
index a7a6aaa7236..74d01c679a9 100644
--- a/TAO/tests/Bug_1482_Regression/Reply_Handler.cpp
+++ b/TAO/tests/Bug_1482_Regression/Reply_Handler.cpp
@@ -24,7 +24,7 @@ Reply_Handler::next_prime_excep (
catch (const CORBA::COMM_FAILURE& )
{
/*ACE_DEBUG ((LM_DEBUG,
- "Callback method <next_prime_excep> called: \n"));
+ "Callback method <next_prime_excep> called:\n"));
*/
ACE_Time_Value tv (10, 0);