summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Event/Performance/Throughput.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Event/Performance/Throughput.cpp')
-rw-r--r--TAO/orbsvcs/tests/Event/Performance/Throughput.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/Event/Performance/Throughput.cpp b/TAO/orbsvcs/tests/Event/Performance/Throughput.cpp
index 5955b95febc..1ebbb09a649 100644
--- a/TAO/orbsvcs/tests/Event/Performance/Throughput.cpp
+++ b/TAO/orbsvcs/tests/Event/Performance/Throughput.cpp
@@ -47,9 +47,9 @@ EC_Throughput::modify_attributes (TAO_EC_Event_Channel_Attributes&)
}
void
-EC_Throughput::execute_test (TAO_ENV_SINGLE_ARG_DECL)
+EC_Throughput::execute_test (ACE_ENV_SINGLE_ARG_DECL)
{
- this->EC_Driver::execute_test (TAO_ENV_SINGLE_ARG_PARAMETER);
+ this->EC_Driver::execute_test (ACE_ENV_SINGLE_ARG_PARAMETER);
}
void