Use strtonum instead of atoi.
authornicm <nicm@openbsd.org>
Mon, 26 Aug 2024 13:02:15 +0000 (13:02 +0000)
committernicm <nicm@openbsd.org>
Mon, 26 Aug 2024 13:02:15 +0000 (13:02 +0000)
commit527d0d53b5f7c2139be60f5e12a42baffaeea3ca
treed331cb3d1ba33f3f5fec67c6bee2391cced01922
parenta4a66a2b7b2e7ede0b2cd06faaaf57170bb49de2
Use strtonum instead of atoi.
usr.bin/tmux/colour.c
usr.bin/tmux/style.c
usr.bin/tmux/tty-term.c