Hi

On Sat, Apr 3, 2021 at 12:01 PM Antonio Quartulli <a...@unstable.cc> wrote:
>
> From: Antonio Quartulli <anto...@openvpn.net>
>
> Signed-off-by: Antonio Quartulli <anto...@openvpn.net>
> ---
>  src/openvpn/tun.c | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/src/openvpn/tun.c b/src/openvpn/tun.c
> index 6b7c8ef1..60a3a179 100644
> --- a/src/openvpn/tun.c
> +++ b/src/openvpn/tun.c
> @@ -281,7 +281,6 @@ out:
>  static bool
>  do_set_mtu_service(const struct tuntap *tt, const short family, const int 
> mtu)
>  {
> -    DWORD len;
>      bool ret = false;
>      ack_message_t ack;
>      struct gc_arena gc = gc_new();

This has been lurking around in the build logs for too long. Good riddance.
And, glad to see more eyes on the pariah windows-only code paths :)

Acked-by: selva.n...@gmail.com


_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to