diff options
author | 2017-04-21 19:04:22 +0000 | |
---|---|---|
committer | 2017-04-21 19:04:22 +0000 | |
commit | 7d47ff537ffc3ff98d4129ffb577c4f700459f8a (patch) | |
tree | 6edad6e16122f0739b4bb245dab650a171f14983 /usr.bin/tmux/cmd-queue.c | |
parent | Style nits and an unused struct. (diff) | |
download | wireguard-openbsd-7d47ff537ffc3ff98d4129ffb577c4f700459f8a.tar.xz wireguard-openbsd-7d47ff537ffc3ff98d4129ffb577c4f700459f8a.zip |
Cast the result of the __swapXX macros to the proper type.
The ternary operator was causing the result to be promoted to
int for __swap16. Fixes warning with clang. OK guenther@
Diffstat (limited to 'usr.bin/tmux/cmd-queue.c')
0 files changed, 0 insertions, 0 deletions