summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Notify/Basic/Sequence.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Notify/Basic/Sequence.h')
-rw-r--r--TAO/orbsvcs/tests/Notify/Basic/Sequence.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/orbsvcs/tests/Notify/Basic/Sequence.h b/TAO/orbsvcs/tests/Notify/Basic/Sequence.h
index 420cf902d0e..ebff1041c48 100644
--- a/TAO/orbsvcs/tests/Notify/Basic/Sequence.h
+++ b/TAO/orbsvcs/tests/Notify/Basic/Sequence.h
@@ -32,8 +32,7 @@ public:
// = SequencePushConsumer methods
virtual void push_structured_events (
- const CosNotification::EventBatch & notifications
- );
+ const CosNotification::EventBatch & notifications);
protected:
Sequence* test_client_;