summaryrefslogtreecommitdiff
path: root/ACE/tests/Handle_Set_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/Handle_Set_Test.cpp')
-rw-r--r--ACE/tests/Handle_Set_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/tests/Handle_Set_Test.cpp b/ACE/tests/Handle_Set_Test.cpp
index 27ecc58ee65..8444d495d6a 100644
--- a/ACE/tests/Handle_Set_Test.cpp
+++ b/ACE/tests/Handle_Set_Test.cpp
@@ -91,7 +91,7 @@ static ACE_HANDLE handle_vector[] =
#endif /* ACE_WIN64 */
static void
-test_boundaries (void)
+test_boundaries ()
{
ACE_Handle_Set handle_set;
ACE_Unbounded_Set<ACE_HANDLE> set;