summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2018-06-01 14:18:32 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2018-06-01 14:18:32 +0200
commit10b5846921aa7d988936cdc21057a592b51d7690 (patch)
tree8ac9c01a693f08fcbe28a21c211bfe484fee4314
parentb870908ba95d171f8d2ffbc456ab8a7b659c4433 (diff)
downloadATCD-10b5846921aa7d988936cdc21057a592b51d7690.tar.gz
Layout change
* TAO/orbsvcs/examples/Notify/Lanes/Consumer.cpp:
-rw-r--r--TAO/orbsvcs/examples/Notify/Lanes/Consumer.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/orbsvcs/examples/Notify/Lanes/Consumer.cpp b/TAO/orbsvcs/examples/Notify/Lanes/Consumer.cpp
index 243b53b8b11..1b5f39bdc88 100644
--- a/TAO/orbsvcs/examples/Notify/Lanes/Consumer.cpp
+++ b/TAO/orbsvcs/examples/Notify/Lanes/Consumer.cpp
@@ -70,8 +70,7 @@ TAO_Notify_Lanes_Consumer::disconnect (void)
void
TAO_Notify_Lanes_Consumer::offer_change (const CosNotification::EventTypeSeq & /*added*/,
- const CosNotification::EventTypeSeq & /*removed*/
- )
+ const CosNotification::EventTypeSeq & /*removed*/)
{
// No-Op.
}