From a67d783379256d94bcb1bfbc56c2e89bf40667a2 Mon Sep 17 00:00:00 2001 From: Gav Wood Date: Tue, 2 Jun 2015 15:44:13 +0800 Subject: [PATCH] Code cleanup. --- libp2p/UDP.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libp2p/UDP.h b/libp2p/UDP.h index b032c9e73..ce2a570b2 100644 --- a/libp2p/UDP.h +++ b/libp2p/UDP.h @@ -115,7 +115,7 @@ class UDPSocket: UDPSocketFace, public std::enable_shared_from_this::disconnectWithError(boost::system::err } } -} \ No newline at end of file +}