summaryrefslogtreecommitdiff
path: root/TAO/tests/Param_Test/complex_any.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Param_Test/complex_any.h')
-rw-r--r--TAO/tests/Param_Test/complex_any.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Param_Test/complex_any.h b/TAO/tests/Param_Test/complex_any.h
index 8b43e72e771..b0ac49b1ecc 100644
--- a/TAO/tests/Param_Test/complex_any.h
+++ b/TAO/tests/Param_Test/complex_any.h
@@ -33,7 +33,7 @@ public:
int run_sii_test (Param_Test_ptr objref);
/// return operation name
- const char *opname (void) const;
+ const char *opname () const;
/// set values for parameters
int init_parameters (Param_Test_ptr objref);