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