summaryrefslogtreecommitdiff
path: root/src/tcp_socket.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tcp_socket.cpp')
-rw-r--r--src/tcp_socket.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/tcp_socket.cpp b/src/tcp_socket.cpp
index 782f0d8..7e68e7d 100644
--- a/src/tcp_socket.cpp
+++ b/src/tcp_socket.cpp
@@ -184,4 +184,5 @@ int zmq::tcp_socket_t::read (void *data, int size)
return (size_t) nbytes;
}
-#endif \ No newline at end of file
+#endif
+