summaryrefslogtreecommitdiff
path: root/TAO/CIAO/performance-tests/Benchmark/RoundTrip/RoundTripEI.idl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/performance-tests/Benchmark/RoundTrip/RoundTripEI.idl')
-rw-r--r--TAO/CIAO/performance-tests/Benchmark/RoundTrip/RoundTripEI.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/CIAO/performance-tests/Benchmark/RoundTrip/RoundTripEI.idl b/TAO/CIAO/performance-tests/Benchmark/RoundTrip/RoundTripEI.idl
index a28de5948d2..b42a56eb907 100644
--- a/TAO/CIAO/performance-tests/Benchmark/RoundTrip/RoundTripEI.idl
+++ b/TAO/CIAO/performance-tests/Benchmark/RoundTrip/RoundTripEI.idl
@@ -5,7 +5,7 @@
* @file RoundTripEI.idl
*
*
- * @author
+ * @author
*/
//=============================================================================
@@ -24,7 +24,7 @@ module Benchmark
* define the component executor interface explicitly here.
*/
local interface RoundTrip_Exec : CCM_RoundTrip, CCM_LatencyTest,
- Components::SessionComponent
+ Components::SessionComponent
{
};