summaryrefslogtreecommitdiff
path: root/TAO/tests/RTScheduling/Scheduling_Interceptor/test_server.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/RTScheduling/Scheduling_Interceptor/test_server.cpp')
-rw-r--r--TAO/tests/RTScheduling/Scheduling_Interceptor/test_server.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/RTScheduling/Scheduling_Interceptor/test_server.cpp b/TAO/tests/RTScheduling/Scheduling_Interceptor/test_server.cpp
index a5017e013b7..0f42bfcc6f7 100644
--- a/TAO/tests/RTScheduling/Scheduling_Interceptor/test_server.cpp
+++ b/TAO/tests/RTScheduling/Scheduling_Interceptor/test_server.cpp
@@ -39,7 +39,7 @@ public:
}
//FUZZ: disable check_for_lack_ACE_OS
- virtual void shutdown (void)
+ virtual void shutdown ()
{
orb_->shutdown ();
}