summaryrefslogtreecommitdiff
path: root/TAO/tests/Alt_Mapping/ub_struct_seq.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Alt_Mapping/ub_struct_seq.cpp')
-rw-r--r--TAO/tests/Alt_Mapping/ub_struct_seq.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Alt_Mapping/ub_struct_seq.cpp b/TAO/tests/Alt_Mapping/ub_struct_seq.cpp
index f282ddcd698..95673f39d4b 100644
--- a/TAO/tests/Alt_Mapping/ub_struct_seq.cpp
+++ b/TAO/tests/Alt_Mapping/ub_struct_seq.cpp
@@ -33,7 +33,7 @@ Test_Unbounded_Struct_Sequence::~Test_Unbounded_Struct_Sequence (
}
const char *
-Test_Unbounded_Struct_Sequence::opname (void) const
+Test_Unbounded_Struct_Sequence::opname () const
{
return this->opname_;
}