diff options
author | zugz (tox) <mbays+tox@sdf.org> | 2020-02-28 00:00:00 +0000 |
---|---|---|
committer | zugz (tox) <mbays+tox@sdf.org> | 2020-03-14 00:00:02 +0000 |
commit | c644ef76810f8db61bce3f52d36a1a6a25e47683 (patch) | |
tree | 1a4c5ed13f1a3450e3a005746ba6bb0d1af7beaf /toxcore/ping.api.h | |
parent | e6714909898d7e5fe6b35b6d109e584e6c5858b0 (diff) |
use -1 rather than ~0 in unsigned integer types
Using ~0 involves a bitwise operation on int, so depends on
the internal representation of signed integers.
Diffstat (limited to 'toxcore/ping.api.h')
0 files changed, 0 insertions, 0 deletions