summaryrefslogtreecommitdiff
path: root/TAO/CIAO/performance-tests/Benchmark/Benchmark.idl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/performance-tests/Benchmark/Benchmark.idl')
-rw-r--r--TAO/CIAO/performance-tests/Benchmark/Benchmark.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/CIAO/performance-tests/Benchmark/Benchmark.idl b/TAO/CIAO/performance-tests/Benchmark/Benchmark.idl
index d363628c891..f9f1b747279 100644
--- a/TAO/CIAO/performance-tests/Benchmark/Benchmark.idl
+++ b/TAO/CIAO/performance-tests/Benchmark/Benchmark.idl
@@ -20,7 +20,7 @@ module Benchmark
* @interface RoundTrip
*
* This Latency test provides operations to measure the round-trip
- * latency of the ORB. The interface is same as that of
+ * latency of the ORB. The interface is same as that of
* $TAO_ROOT/performance-tests/Latency/Single_Threaded
*/
@@ -37,7 +37,7 @@ module Benchmark
*
* This interface is used to start the tests.
*/
- interface Controller
+ interface Controller
{
/// Start the test
void start ();