diff options
author | Olivier Fourdan <ofourdan@redhat.com> | 2019-04-11 09:05:15 +0200 |
---|---|---|
committer | Olivier Fourdan <ofourdan@redhat.com> | 2019-04-11 09:38:00 +0200 |
commit | b6aad584c1dc278364c295165512b5f5b98c173e (patch) | |
tree | d734dbad33d1c99a32ea623cc25e93664ecc8cb7 /include/X11/ICE | |
parent | 772e5b0fdfc9dbd8bec070bd0c4c7eb5565df2ee (diff) |
cleanup: Separate variable assignment and test
Assigning and testing a value in a single statement hinders code clarity
and may confuses static code analyzers.
Separate the assignment and the test for clarity.
Signed-off-by: Olivier Fourdan <ofourdan@redhat.com>
Diffstat (limited to 'include/X11/ICE')
0 files changed, 0 insertions, 0 deletions