Module Name: src Committed By: kre Date: Thu Jun 29 01:30:31 UTC 2023
Modified Files:
src/external/bsd/tmux/dist: cmd-display-menu.c
Log Message:
Avoid comparing signed and unsigned values (using signed here seems
safer than the usual unsigned when this happens). Might fix build.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/bsd/tmux/dist/cmd-display-menu.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
