summaryrefslogtreecommitdiff
path: root/TAO/examples/Buffered_AMI/test_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Buffered_AMI/test_i.h')
-rw-r--r--TAO/examples/Buffered_AMI/test_i.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/Buffered_AMI/test_i.h b/TAO/examples/Buffered_AMI/test_i.h
index eadcac9b5c0..082c495bb58 100644
--- a/TAO/examples/Buffered_AMI/test_i.h
+++ b/TAO/examples/Buffered_AMI/test_i.h
@@ -28,7 +28,7 @@ public:
void method (CORBA::ULong request_number,
CORBA::ULong_out reply_number);
- void shutdown (void);
+ void shutdown ();
private:
/// The ORB.