summaryrefslogtreecommitdiff
path: root/TAO/tests/Bug_1627_Regression/Test_i.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Bug_1627_Regression/Test_i.cpp')
-rw-r--r--TAO/tests/Bug_1627_Regression/Test_i.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Bug_1627_Regression/Test_i.cpp b/TAO/tests/Bug_1627_Regression/Test_i.cpp
index ef59e84556d..6a328d65bac 100644
--- a/TAO/tests/Bug_1627_Regression/Test_i.cpp
+++ b/TAO/tests/Bug_1627_Regression/Test_i.cpp
@@ -11,7 +11,7 @@ Test_i::~Test_i()
}
void
-Test_i::test_method (void)
+Test_i::test_method ()
{
// Noop
}