On 20/08/14 23:00, Steffan Karger wrote:
> Does not actually change behaviour, but fixes compiler warnings
> and properly initializing is good habit anyway.
>
> Signed-off-by: Steffan Karger
> ---
> src/openvpn/plugin.c | 2 +-
> src/openvpn/sig.c| 2 +-
> src/openvpn/socket.c | 4 ++--
> 3
Does not actually change behaviour, but fixes compiler warnings
and properly initializing is good habit anyway.
Signed-off-by: Steffan Karger
---
src/openvpn/plugin.c | 2 +-
src/openvpn/sig.c| 2 +-
src/openvpn/socket.c | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git