summaryrefslogtreecommitdiff
path: root/TAO/examples/Buffered_AMI/client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Buffered_AMI/client.cpp')
-rw-r--r--TAO/examples/Buffered_AMI/client.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/Buffered_AMI/client.cpp b/TAO/examples/Buffered_AMI/client.cpp
index c460fec790d..4bef97a0a61 100644
--- a/TAO/examples/Buffered_AMI/client.cpp
+++ b/TAO/examples/Buffered_AMI/client.cpp
@@ -163,7 +163,7 @@ parse_args (int argc, ACE_TCHAR **argv)
{
ACE_ERROR_RETURN ((LM_ERROR,
"<message_count> must be a multiple <iterations> "
- "or the program should be changed to flush explicitly \n"),
+ "or the program should be changed to flush explicitly\n"),
-1);
}