summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/ConnectionFactory.cpp
diff options
context:
space:
mode:
authorJoe George <joe@zeroc.com>2017-05-09 16:39:18 -0400
committerJoe George <joe@zeroc.com>2017-05-09 16:39:56 -0400
commita0dae9ed44e1f8ebd928389e612f4a502c05701a (patch)
treeee40c6f9262601b387e17c90fccf9213564d3b7a /cpp/src/Ice/ConnectionFactory.cpp
parentICE-7868 - Update to latest gulp builder (diff)
downloadice-a0dae9ed44e1f8ebd928389e612f4a502c05701a.tar.bz2
ice-a0dae9ed44e1f8ebd928389e612f4a502c05701a.tar.xz
ice-a0dae9ed44e1f8ebd928389e612f4a502c05701a.zip
Cleanup more whitespace
Remove extra newlines from the end of files and add newlines to files which are missing one.
Diffstat (limited to 'cpp/src/Ice/ConnectionFactory.cpp')
-rw-r--r--cpp/src/Ice/ConnectionFactory.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/src/Ice/ConnectionFactory.cpp b/cpp/src/Ice/ConnectionFactory.cpp
index 0858c97a556..b8e6b03651b 100644
--- a/cpp/src/Ice/ConnectionFactory.cpp
+++ b/cpp/src/Ice/ConnectionFactory.cpp
@@ -1845,4 +1845,3 @@ IceInternal::IncomingConnectionFactory::closeAcceptor()
_instance->timer()->schedule(ICE_MAKE_SHARED(StartAcceptor, ICE_SHARED_FROM_THIS), IceUtil::Time::seconds(1));
}
}
-