summaryrefslogtreecommitdiff
path: root/TAO/tests/Bug_2734_Regression/test_i.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Bug_2734_Regression/test_i.cpp')
-rw-r--r--TAO/tests/Bug_2734_Regression/test_i.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Bug_2734_Regression/test_i.cpp b/TAO/tests/Bug_2734_Regression/test_i.cpp
index d615af9689d..a240a7d9e6c 100644
--- a/TAO/tests/Bug_2734_Regression/test_i.cpp
+++ b/TAO/tests/Bug_2734_Regression/test_i.cpp
@@ -33,7 +33,7 @@ Simple_Server_i::echo (CORBA::Long x,
}
void
-Simple_Server_i::shutdown (void)
+Simple_Server_i::shutdown ()
{
ACE_DEBUG ((LM_DEBUG,
"server (%P) Received shutdown request from client\n"));