summaryrefslogtreecommitdiff
path: root/TAO/tests/Leader_Followers/test_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Leader_Followers/test_i.h')
-rw-r--r--TAO/tests/Leader_Followers/test_i.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Leader_Followers/test_i.h b/TAO/tests/Leader_Followers/test_i.h
index 36c840e09fb..b89f7ffb683 100644
--- a/TAO/tests/Leader_Followers/test_i.h
+++ b/TAO/tests/Leader_Followers/test_i.h
@@ -24,7 +24,7 @@ public:
// = The test interface methods.
CORBA::ULong method (CORBA::ULong work);
- void shutdown (void);
+ void shutdown ();
private:
/// The ORB.