summaryrefslogtreecommitdiff
path: root/TAO/tests/Param_Test/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Param_Test/client.h')
-rw-r--r--TAO/tests/Param_Test/client.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/tests/Param_Test/client.h b/TAO/tests/Param_Test/client.h
index d4a139e5bd7..1989cac7797 100644
--- a/TAO/tests/Param_Test/client.h
+++ b/TAO/tests/Param_Test/client.h
@@ -40,13 +40,13 @@ public:
Param_Test_ptr objref,
T *);
- ~Param_Test_Client (void);
+ ~Param_Test_Client ();
/// run the SII test
- int run_sii_test (void);
+ int run_sii_test ();
/// run the DII test
- int run_dii_test (void);
+ int run_dii_test ();
private:
/// underlying ORB