aboutsummaryrefslogtreecommitdiff
path: root/tmux.c
diff options
context:
space:
mode:
authorRay Lai <ray@openbsd.org>2009-06-02 11:17:03 +0000
committerRay Lai <ray@openbsd.org>2009-06-02 11:17:03 +0000
commit49c776ea59c9af4ad5e2d1af3b93712ee6534abe (patch)
tree6943f17f57e620369284bf8ea155476466981807 /tmux.c
parent3686645e775dafd7feb8452cc3e9d76445180237 (diff)
downloadrtmux-49c776ea59c9af4ad5e2d1af3b93712ee6534abe.tar.gz
rtmux-49c776ea59c9af4ad5e2d1af3b93712ee6534abe.tar.bz2
rtmux-49c776ea59c9af4ad5e2d1af3b93712ee6534abe.zip
Make code clearer:
- if (hdr->size > SIZE_MAX - 1) + if (hdr->size == SIZE_MAX) OK nicm@
Diffstat (limited to 'tmux.c')
0 files changed, 0 insertions, 0 deletions