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