summaryrefslogtreecommitdiff
path: root/TAO/tests/OBV/Any/client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/OBV/Any/client.cpp')
-rw-r--r--TAO/tests/OBV/Any/client.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/OBV/Any/client.cpp b/TAO/tests/OBV/Any/client.cpp
index b3197966ef7..d92d9d97899 100644
--- a/TAO/tests/OBV/Any/client.cpp
+++ b/TAO/tests/OBV/Any/client.cpp
@@ -136,7 +136,7 @@ ACE_TMAIN(int argc, ACE_TCHAR *argv[])
if (CORBA::is_nil (test.in ()))
{
- ACE_ERROR_RETURN ((LM_DEBUG,
+ ACE_ERROR_RETURN ((LM_DEBUG,
"Nil OBV_AnyTest::Test reference <%s>\n",
ior),
1);