]> git.ipfire.org Git - thirdparty/openvpn.git/commit
fix warnings on Windows
authorHeiko Hund <heiko.hund@sophos.com>
Sat, 15 Nov 2014 16:25:08 +0000 (17:25 +0100)
committerGert Doering <gert@greenie.muc.de>
Mon, 17 Nov 2014 20:17:18 +0000 (21:17 +0100)
commita2466d9e6c78c57d579a1fa99c8554eabb9dbe44
treedce61b0b06b3204a285fd3693a7355e38827cd22
parent78b8fc720b6e6c31a889e4efaa28dbbc31da65ea
fix warnings on Windows

Just add a few valid casts that shut up mingw gcc.

Signed-off-by: Heiko Hund <heiko.hund@sophos.com>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <1416068708-6871-2-git-send-email-heiko.hund@sophos.com>
URL: http://article.gmane.org/gmane.network.openvpn.devel/9229
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/mtu.c
src/openvpn/route.c
src/openvpn/socket.c