summaryrefslogtreecommitdiff
path: root/TAO/tests/BiDirectional/test_i.h
diff options
context:
space:
mode:
authorbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-12-16 16:03:11 +0000
committerbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-12-16 16:03:11 +0000
commita53665061a7275a1ceb5ad4163e0cb91f190c8ab (patch)
tree771e356a60e36c1c8eca08d0ea0b1bde9c0c8816 /TAO/tests/BiDirectional/test_i.h
parent2685001b72509f50feb6392d8ed623b01e222220 (diff)
downloadATCD-a53665061a7275a1ceb5ad4163e0cb91f190c8ab.tar.gz
*** empty log message ***
Diffstat (limited to 'TAO/tests/BiDirectional/test_i.h')
-rw-r--r--TAO/tests/BiDirectional/test_i.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/BiDirectional/test_i.h b/TAO/tests/BiDirectional/test_i.h
index 234da73ad9a..c83ab8719f6 100644
--- a/TAO/tests/BiDirectional/test_i.h
+++ b/TAO/tests/BiDirectional/test_i.h
@@ -53,7 +53,7 @@ class Simple_Server_i : public POA_Simple_Server
// Implements the Simple_Server interface in test.idl
//
public:
- Simple_Server_i (CORBA::ORB_ptr orb);
+ Simple_Server_i (CORBA::ORB_ptr orb, int no_iterations);
// ctor
// = The Simple_Server methods.