summaryrefslogtreecommitdiff
path: root/TAO/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClientEI.idl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClientEI.idl')
-rw-r--r--TAO/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClientEI.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClientEI.idl b/TAO/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClientEI.idl
index d9009c56e8a..d2aad00938b 100644
--- a/TAO/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClientEI.idl
+++ b/TAO/CIAO/performance-tests/Benchmark/RoundTripClient/RoundTripClientEI.idl
@@ -5,7 +5,7 @@
* @file RoundTripClientEI.idl
*
*
- * @author
+ * @author
*/
//=============================================================================
@@ -24,8 +24,8 @@ module Benchmark
* define the component executor interface explicitly here.
*/
local interface RoundTripClient_Exec : CCM_RoundTripClient,
- Components::SessionComponent,
- CCM_Controller //Monolithic
+ Components::SessionComponent,
+ CCM_Controller //Monolithic
{
};