summaryrefslogtreecommitdiffhomepage
path: root/windows
diff options
context:
space:
mode:
authorOdd Stranne <odd@mullvad.net>2019-07-04 11:29:49 +0200
committerOdd Stranne <odd@mullvad.net>2019-07-04 11:29:49 +0200
commitae162ee72a1177653ff824ca39ece5da8eb4c0d0 (patch)
tree694c7c07ab14c19c42615d8c6e95e44a6ac726e1 /windows
parentffd9a7c510bfad6c101544c9c091341f3a8940d0 (diff)
downloadmullvadvpn-ae162ee72a1177653ff824ca39ece5da8eb4c0d0.tar.xz
mullvadvpn-ae162ee72a1177653ff824ca39ece5da8eb4c0d0.zip
Fix line endings in winnet.cpp
Diffstat (limited to 'windows')
-rw-r--r--windows/winnet/src/winnet/winnet.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/windows/winnet/src/winnet/winnet.cpp b/windows/winnet/src/winnet/winnet.cpp
index aa23adbc8d..2465ec667b 100644
--- a/windows/winnet/src/winnet/winnet.cpp
+++ b/windows/winnet/src/winnet/winnet.cpp
@@ -215,8 +215,8 @@ WINNET_LINKAGE
WINNET_CC_STATUS
WINNET_API
WinNet_CheckConnectivity(
- WinNetErrorSink errorSink,
- void *errorSinkContext
+ WinNetErrorSink errorSink,
+ void *errorSinkContext
)
{
try