summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Bug_2316_Regression/client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Bug_2316_Regression/client.cpp')
-rw-r--r--TAO/orbsvcs/tests/Bug_2316_Regression/client.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Bug_2316_Regression/client.cpp b/TAO/orbsvcs/tests/Bug_2316_Regression/client.cpp
index 574c0f4f4cb..568d5623fd5 100644
--- a/TAO/orbsvcs/tests/Bug_2316_Regression/client.cpp
+++ b/TAO/orbsvcs/tests/Bug_2316_Regression/client.cpp
@@ -40,7 +40,7 @@ ACE_TMAIN(int argc, ACE_TCHAR *argv[])
{
ACE_DEBUG ((LM_ERROR, "Test Failed - Regression. "
"Sending UIPMC object ref to server failed with:\n"));
- marshal._tao_print_exception ("Exception : \n");
+ marshal._tao_print_exception ("Exception :\n");
result = 1;
}