summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Miop/McastLocal/McastHello.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Miop/McastLocal/McastHello.h')
-rw-r--r--TAO/orbsvcs/tests/Miop/McastLocal/McastHello.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Miop/McastLocal/McastHello.h b/TAO/orbsvcs/tests/Miop/McastLocal/McastHello.h
index 45c93518e93..e16c30e1430 100644
--- a/TAO/orbsvcs/tests/Miop/McastLocal/McastHello.h
+++ b/TAO/orbsvcs/tests/Miop/McastLocal/McastHello.h
@@ -17,7 +17,7 @@ public:
// = The skeleton methods
virtual void send_forty_two (CORBA::Long forty_two);
- virtual void shutdown (void);
+ virtual void shutdown ();
/// Return whether all test requests have been received successfully.
CORBA::Boolean get_status ();