summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/CSD_Strategy/TestApps/ClientApp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/performance-tests/CSD_Strategy/TestApps/ClientApp.cpp')
-rw-r--r--TAO/performance-tests/CSD_Strategy/TestApps/ClientApp.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/performance-tests/CSD_Strategy/TestApps/ClientApp.cpp b/TAO/performance-tests/CSD_Strategy/TestApps/ClientApp.cpp
index a6d283a04fd..e9c076a49ea 100644
--- a/TAO/performance-tests/CSD_Strategy/TestApps/ClientApp.cpp
+++ b/TAO/performance-tests/CSD_Strategy/TestApps/ClientApp.cpp
@@ -158,7 +158,7 @@ ClientApp::arg_dependency_checks()
{
ACE_ERROR((LM_ERROR,
"Error: Required command-line option (-n <client id>).\n"
- " The client id should be positive integer. \n"));
+ " The client id should be positive integer.\n"));
this->usage_statement();
return -1;
}