summaryrefslogtreecommitdiff
path: root/TAO/tests/Param_Test/ulonglong.h
diff options
context:
space:
mode:
authorokellogg <okellogg@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-01-29 20:21:11 +0000
committerokellogg <okellogg@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-01-29 20:21:11 +0000
commit56681ffa90714cf82c32e907c0f80cea75166740 (patch)
treefd798ba5478a08b4b6f842cb8515ed9776861f5f /TAO/tests/Param_Test/ulonglong.h
parent6b5e98c78a7f66029147fad41e2e75cea35854aa (diff)
downloadATCD-56681ffa90714cf82c32e907c0f80cea75166740.tar.gz
ChangeLogTag:Tue Jan 29 21:09:12 2002 Oliver Kellogg <oliver.kellogg@sysde.eads.net>
Diffstat (limited to 'TAO/tests/Param_Test/ulonglong.h')
-rw-r--r--TAO/tests/Param_Test/ulonglong.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/tests/Param_Test/ulonglong.h b/TAO/tests/Param_Test/ulonglong.h
index 6deae313e01..db9e1fa86a4 100644
--- a/TAO/tests/Param_Test/ulonglong.h
+++ b/TAO/tests/Param_Test/ulonglong.h
@@ -31,14 +31,14 @@ public:
// dtor
int run_sii_test (Param_Test_ptr objref
- TAO_ENV_ARG_DECL);
+ ACE_ENV_ARG_DECL);
// run the SII test
const char *opname (void) const;
// return operation name
int init_parameters (Param_Test_ptr objref
- TAO_ENV_ARG_DECL);
+ ACE_ENV_ARG_DECL);
// set values for parameters
int reset_parameters (void);
@@ -53,7 +53,7 @@ public:
void print_values (void);
// print all the values
- void dii_req_invoke (CORBA::Request * TAO_ENV_ARG_DECL_NOT_USED);
+ void dii_req_invoke (CORBA::Request * ACE_ENV_ARG_DECL_NOT_USED);
// invoke DII request with appropriate exception handling.
private: