]> git.ipfire.org Git - thirdparty/openvpn.git/commit
networking: silence warnings about unused arguments
authorAntonio Quartulli <a@unstable.cc>
Sat, 2 Apr 2022 07:08:57 +0000 (09:08 +0200)
committerGert Doering <gert@greenie.muc.de>
Sun, 3 Apr 2022 14:45:48 +0000 (16:45 +0200)
commitc3aa44699c69811493a81bda340a03530059929b
treeb2251097373917c5911ccd8a1ee9c6bc0ae03c27
parentc0fa37eda2a12c6587e9b2db2c0a33c91d3ced6e
networking: silence warnings about unused arguments

In the net_ctx_init() stub definition, arguments are not used and
therefore they should be explicitly marked to avoid compiler
warnings.

Signed-off-by: Antonio Quartulli <a@unstable.cc>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <20220402070902.30282-3-a@unstable.cc>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg24052.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/networking.h