summaryrefslogtreecommitdiff
path: root/TAO/tests/Big_Twoways/server.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Big_Twoways/server.cpp')
-rw-r--r--TAO/tests/Big_Twoways/server.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Big_Twoways/server.cpp b/TAO/tests/Big_Twoways/server.cpp
index 88fa53c56a0..a65ee6f0295 100644
--- a/TAO/tests/Big_Twoways/server.cpp
+++ b/TAO/tests/Big_Twoways/server.cpp
@@ -191,7 +191,7 @@ ACE_TMAIN(int argc, ACE_TCHAR *argv[])
return 1;
}
- ACE_DEBUG ((LM_DEBUG, "All sessions finished . . . \n"));
+ ACE_DEBUG ((LM_DEBUG, "All sessions finished . . .\n"));
for (j = 0; j != peer_count; ++j)
{