From c5f590d460f75e91d428ecd7758d1bb0910c0942 Mon Sep 17 00:00:00 2001 From: Lukas Pioch Date: Tue, 19 Sep 2017 10:34:08 +0200 Subject: Removed UTF-8 BOM (#4033) --- src/OSSupport/TCPLinkImpl.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/OSSupport/TCPLinkImpl.cpp') diff --git a/src/OSSupport/TCPLinkImpl.cpp b/src/OSSupport/TCPLinkImpl.cpp index 4aba89e5c..496e264be 100644 --- a/src/OSSupport/TCPLinkImpl.cpp +++ b/src/OSSupport/TCPLinkImpl.cpp @@ -1,4 +1,4 @@ - + // TCPLinkImpl.cpp // Implements the cTCPLinkImpl class implementing the TCP link functionality -- cgit v1.2.3