diff options
author | Tobias Brunner <tobias@strongswan.org> | 2017-10-23 14:38:00 +0200 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2017-10-23 15:13:10 +0200 |
commit | 7a708b5ccdf82195726b7f073bc7930a855be7da (patch) | |
tree | fcbd7fc589b3ec5a7cf8becb7c0fdf8a25f445a8 /src/libstrongswan/plugins | |
parent | d889f20ca13eb71078db24c48a3aed0dc1f7db89 (diff) | |
download | strongswan-7a708b5ccdf82195726b7f073bc7930a855be7da.tar.bz2 strongswan-7a708b5ccdf82195726b7f073bc7930a855be7da.tar.xz |
unit-tests: Fix "using integer constants in boolean context" warning
This warning has been seen in GCC 7.x with -Wall, however, because == has
higher precedence than ?: the code was actually not correct.
Diffstat (limited to 'src/libstrongswan/plugins')
0 files changed, 0 insertions, 0 deletions