summaryrefslogtreecommitdiff
path: root/tests/Cache_Map_Manager_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Cache_Map_Manager_Test.cpp')
-rw-r--r--tests/Cache_Map_Manager_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Cache_Map_Manager_Test.cpp b/tests/Cache_Map_Manager_Test.cpp
index 400235216e0..2b0fe6cce52 100644
--- a/tests/Cache_Map_Manager_Test.cpp
+++ b/tests/Cache_Map_Manager_Test.cpp
@@ -517,7 +517,7 @@ parse_args (int argc, ACE_TCHAR *argv[])
ACE_TEXT ("[-i (iterations)] ")
ACE_TEXT ("[-d (debug, i.e., addition printouts)] ")
ACE_TEXT ("[-p (purge percent)] ")
- ACE_TEXT ("[-f (number of lookups)] \n"),
+ ACE_TEXT ("[-f (number of lookups)]\n"),
ACE_TEXT ("Cache_Map_Manager_Test")));
return -1;
}