summaryrefslogtreecommitdiff
path: root/TAO/tests/Param_Test/bd_array_seq.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Param_Test/bd_array_seq.cpp')
-rw-r--r--TAO/tests/Param_Test/bd_array_seq.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Param_Test/bd_array_seq.cpp b/TAO/tests/Param_Test/bd_array_seq.cpp
index 266bca9e168..665479c78e3 100644
--- a/TAO/tests/Param_Test/bd_array_seq.cpp
+++ b/TAO/tests/Param_Test/bd_array_seq.cpp
@@ -36,7 +36,7 @@ Test_Bounded_Array_Sequence::~Test_Bounded_Array_Sequence (void)
}
const char *
-Test_Bounded_Array_Sequence::opname (void) const
+Test_Bounded_Array_Sequence::opname () const
{
return this->opname_;
}