summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Bug_2285_Regression/ServerRequest_Interceptor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Bug_2285_Regression/ServerRequest_Interceptor.cpp')
-rw-r--r--TAO/orbsvcs/tests/Bug_2285_Regression/ServerRequest_Interceptor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Bug_2285_Regression/ServerRequest_Interceptor.cpp b/TAO/orbsvcs/tests/Bug_2285_Regression/ServerRequest_Interceptor.cpp
index 9c8dd798cd7..b4bcbcaeda5 100644
--- a/TAO/orbsvcs/tests/Bug_2285_Regression/ServerRequest_Interceptor.cpp
+++ b/TAO/orbsvcs/tests/Bug_2285_Regression/ServerRequest_Interceptor.cpp
@@ -94,7 +94,7 @@ catch (const CORBA::Exception& ex)
{
ACE_DEBUG ((LM_ERROR, "Unexpected (non regression) error - test failed\n"));
ex._tao_print_exception (
- "Exception in TAO249_ServerRequest_Interceptor::receive_request \n");
+ "Exception in TAO249_ServerRequest_Interceptor::receive_request\n");
throw;
}