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