diff options
author | Tobias Brunner <tobias@strongswan.org> | 2014-12-15 18:55:03 +0100 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2014-12-23 15:40:01 +0100 |
commit | fd19feefa421c7dcc374770d46d7bf729abcb05b (patch) | |
tree | fa646fa7951007974b1e1d9686bbf986d6d8e625 /src/libhydra/plugins/resolve/resolve_handler.c | |
parent | 078fe7aae6569c76e32412cb712dbe38537331ac (diff) | |
download | strongswan-fd19feefa421c7dcc374770d46d7bf729abcb05b.tar.bz2 strongswan-fd19feefa421c7dcc374770d46d7bf729abcb05b.tar.xz |
bliss: Remove unnecessary cast to double
Coverity is still not happy when the result of an integer division is
assigned to a double (without e.g. casting the result to an int first to
indicate the intent). The shift should avoid this issue.
Diffstat (limited to 'src/libhydra/plugins/resolve/resolve_handler.c')
0 files changed, 0 insertions, 0 deletions