summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs
diff options
context:
space:
mode:
authorKnut Petter Svendsen <knut@altuma.no>2022-09-10 12:14:24 +0200
committerKnut Petter Svendsen <knut@altuma.no>2022-09-10 12:14:24 +0200
commitab436d45dc956c1eaec31bff0c43ca3a0cb0cb66 (patch)
tree5236b734e497e4bdcde4da332a75933a9a89c101 /TAO/orbsvcs
parentc42abee7c0e81ed89bdfb47bf3a1bcb743cf256b (diff)
downloadATCD-ab436d45dc956c1eaec31bff0c43ca3a0cb0cb66.tar.gz
Remove trailing whitespace forgotten in previous commit
Diffstat (limited to 'TAO/orbsvcs')
-rw-r--r--TAO/orbsvcs/orbsvcs/Notify/EventChannelFactory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/orbsvcs/Notify/EventChannelFactory.h b/TAO/orbsvcs/orbsvcs/Notify/EventChannelFactory.h
index 2fd3a0c46c9..3469c666ef3 100644
--- a/TAO/orbsvcs/orbsvcs/Notify/EventChannelFactory.h
+++ b/TAO/orbsvcs/orbsvcs/Notify/EventChannelFactory.h
@@ -127,7 +127,7 @@ private:
/// shutdown
virtual int shutdown (void);
-
+
virtual
NotifyExt::ReconnectionRegistry::ReconnectionID register_callback (
NotifyExt::ReconnectionCallback_ptr reconnection);