summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/PSS/PSDL_Code_Gen.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/PSS/PSDL_Code_Gen.cpp')
-rw-r--r--TAO/orbsvcs/PSS/PSDL_Code_Gen.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/PSS/PSDL_Code_Gen.cpp b/TAO/orbsvcs/PSS/PSDL_Code_Gen.cpp
index f503e2f22e8..5148e9085d5 100644
--- a/TAO/orbsvcs/PSS/PSDL_Code_Gen.cpp
+++ b/TAO/orbsvcs/PSS/PSDL_Code_Gen.cpp
@@ -77,7 +77,7 @@ TAO_PSDL_Code_Gen::set_name_obj_ref (const char *name,
if (result == -1)
{
ACE_DEBUG ((LM_DEBUG,
- "Bind not done successfully \n"));
+ "Bind not done successfully\n"));
}
else if (result == 1)
{