summaryrefslogtreecommitdiff
path: root/orbsvcs/tests/Event/Performance/Latency.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'orbsvcs/tests/Event/Performance/Latency.cpp')
-rw-r--r--orbsvcs/tests/Event/Performance/Latency.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/orbsvcs/tests/Event/Performance/Latency.cpp b/orbsvcs/tests/Event/Performance/Latency.cpp
index 279aaad2520..9b1f4d5bc5e 100644
--- a/orbsvcs/tests/Event/Performance/Latency.cpp
+++ b/orbsvcs/tests/Event/Performance/Latency.cpp
@@ -13,7 +13,7 @@
#include "ace/Sched_Params.h"
#include "ace/OS_NS_errno.h"
-ACE_RCSID(EC_Tests_Performance, Latency, "$Id$")
+
int iterations = 1000;
int do_dump_history = 0;
@@ -266,7 +266,7 @@ parse_args (int argc, ACE_TCHAR *argv[])
argv [0]),
-1);
}
- // Indicates sucessful parsing of the command line
+ // Indicates successful parsing of the command line
return 0;
}