diff options
author | 2009-07-19 08:16:06 +0000 | |
---|---|---|
committer | 2009-07-19 08:16:06 +0000 | |
commit | d280fc84e3f11915535ced37f5f16f84d0af016d (patch) | |
tree | 68f0b0a11ebaee3b785663c78180510696c14b9b /usr.bin/tmux/cmd-select-layout.c | |
parent | use addr_eq() where we can; ok krw@ (diff) | |
download | wireguard-openbsd-d280fc84e3f11915535ced37f5f16f84d0af016d.tar.xz wireguard-openbsd-d280fc84e3f11915535ced37f5f16f84d0af016d.zip |
clalloc() can't fail, so there's no need to handle failure cases.
Change to void function.
Also, no need to have global tty stats pointer, so just return it
from clalloc, as the caller frees it immediately anyway.
ok miod@
Diffstat (limited to 'usr.bin/tmux/cmd-select-layout.c')
0 files changed, 0 insertions, 0 deletions