summaryrefslogtreecommitdiff
path: root/TAO/tests/Server_Connection_Purging/Test_i.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Server_Connection_Purging/Test_i.cpp')
-rw-r--r--TAO/tests/Server_Connection_Purging/Test_i.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Server_Connection_Purging/Test_i.cpp b/TAO/tests/Server_Connection_Purging/Test_i.cpp
index 32bcd87338f..6343eee9ac3 100644
--- a/TAO/tests/Server_Connection_Purging/Test_i.cpp
+++ b/TAO/tests/Server_Connection_Purging/Test_i.cpp
@@ -12,7 +12,7 @@ test_i::send_stuff (const char* string)
}
void
-test_i::shutdown (void)
+test_i::shutdown ()
{
ACE_DEBUG ((LM_DEBUG,
"(%P|%t) About to invoke shudown...\n"));