diff options
author | Tobias Brunner <tobias@strongswan.org> | 2013-11-28 17:31:46 +0100 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2013-12-04 20:32:59 +0100 |
commit | 3e8a44c2aa34cf5b05a473255ba248c9de6e517e (patch) | |
tree | ee013a1267be743f9041536ec0036003e1836331 /src/libstrongswan/utils/test.c | |
parent | ea4f71c2c383627b1f134d368e42e493ae570547 (diff) | |
download | strongswan-3e8a44c2aa34cf5b05a473255ba248c9de6e517e.tar.bz2 strongswan-3e8a44c2aa34cf5b05a473255ba248c9de6e517e.tar.xz |
ntru: Fix compiler warning caused by ++/-- on righthand side of an assignment
The behavior of stuff like x = --x; (or x++) is not defined.
Diffstat (limited to 'src/libstrongswan/utils/test.c')
0 files changed, 0 insertions, 0 deletions