aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/ps.c
diff options
context:
space:
mode:
authorDavid Sommerseth2016-11-11 14:30:07 +0100
committerGert Doering2016-11-12 16:09:05 +0100
commit14cb1639f7694cdd461bace5e273acd7722cd3cf (patch)
tree0b314dc4fa231538c8f88b70507d6db99ceade0f /src/openvpn/ps.c
parent7f444dee52321c0f0294e99695150a7f69522715 (diff)
downloadopenvpn-14cb1639f7694cdd461bace5e273acd7722cd3cf.zip
openvpn-14cb1639f7694cdd461bace5e273acd7722cd3cf.tar.gz
console: Fix compiler warning
Building with -O2, the compiler warned about query_user_SINGLE() being declared and not used in console.c. This function, defined in console.h, should have been declared as 'static inline'. This also removes that warning. Signed-off-by: David Sommerseth <davids@openvpn.net> Acked-by: Gert Doering <gert@greenie.muc.de> Message-Id: <1478871007-25998-1-git-send-email-davids@openvpn.net> URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg13005.html Signed-off-by: Gert Doering <gert@greenie.muc.de>
Diffstat (limited to 'src/openvpn/ps.c')
0 files changed, 0 insertions, 0 deletions