summaryrefslogtreecommitdiff
path: root/TAO/tests/Param_Test/ub_short_seq.h
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>1999-03-14 23:59:27 +0000
committerbala <balanatarajan@users.noreply.github.com>1999-03-14 23:59:27 +0000
commit73f2e9082438a86ea728fd81800aed9007a93e50 (patch)
treef45fdc2342215e3f3a104e1fa4ee3df0eab0f782 /TAO/tests/Param_Test/ub_short_seq.h
parenta0bc9e579bf25dbe01b3e860793df74543d62dab (diff)
downloadATCD-73f2e9082438a86ea728fd81800aed9007a93e50.tar.gz
Made changes so that changes to Request are reflected here.
Diffstat (limited to 'TAO/tests/Param_Test/ub_short_seq.h')
-rw-r--r--TAO/tests/Param_Test/ub_short_seq.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Param_Test/ub_short_seq.h b/TAO/tests/Param_Test/ub_short_seq.h
index 3c245c24bde..b9ad0469149 100644
--- a/TAO/tests/Param_Test/ub_short_seq.h
+++ b/TAO/tests/Param_Test/ub_short_seq.h
@@ -62,7 +62,7 @@ public:
void print_values (void);
// print all the values
- void dii_req_invoke (CORBA::Request *);
+ void dii_req_invoke (CORBA::Request *, CORBA::Environment &);
// invoke DII request with appropriate exception handling.
private: