summaryrefslogtreecommitdiff
path: root/ACE/tests/Object_Manager_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/Object_Manager_Test.cpp')
-rw-r--r--ACE/tests/Object_Manager_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/tests/Object_Manager_Test.cpp b/ACE/tests/Object_Manager_Test.cpp
index b34eee97e24..790647e3954 100644
--- a/ACE/tests/Object_Manager_Test.cpp
+++ b/ACE/tests/Object_Manager_Test.cpp
@@ -20,7 +20,7 @@ static u_int *ip;
extern "C"
void
-hook1 (void)
+hook1 ()
{
delete ip;
ip = 0;