summaryrefslogtreecommitdiff
path: root/TAO/examples/Load_Balancing_persistent/Identity_Server.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Load_Balancing_persistent/Identity_Server.cpp')
-rw-r--r--TAO/examples/Load_Balancing_persistent/Identity_Server.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/examples/Load_Balancing_persistent/Identity_Server.cpp b/TAO/examples/Load_Balancing_persistent/Identity_Server.cpp
index 04c0dce0d5a..ff8308fc06d 100644
--- a/TAO/examples/Load_Balancing_persistent/Identity_Server.cpp
+++ b/TAO/examples/Load_Balancing_persistent/Identity_Server.cpp
@@ -130,7 +130,7 @@ Identity_Server::register_groups (void)
catch (const CORBA::Exception&)
{
ACE_DEBUG ((LM_DEBUG,
- "(%N | %l) <Unbind> harmless here \n"));
+ "(%N | %l) <Unbind> harmless here\n"));
}
// Unbind the previously registered round robin group
@@ -141,7 +141,7 @@ Identity_Server::register_groups (void)
catch (const CORBA::Exception&)
{
ACE_DEBUG ((LM_DEBUG,
- "(%N | %l) <Unbind> harmless here \n"));
+ "(%N | %l) <Unbind> harmless here\n"));
}
@@ -214,7 +214,7 @@ Identity_Server::create_objects (size_t number_of_objects,
catch (const CORBA::Exception&)
{
ACE_DEBUG ((LM_DEBUG,
- "(%N | %l) Harmless here \n"));
+ "(%N | %l) Harmless here\n"));
}
// Bind the servant in the random <Object_Group>.