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