diff options
author | 2019-12-19 06:43:51 +0000 | |
---|---|---|
committer | 2019-12-19 06:43:51 +0000 | |
commit | 3e9f80208b2ec39c9cfa491ddc535fedb390844e (patch) | |
tree | 80da04eb8424940c8ff07e805db4415b70bf0b9b /usr.bin/tmux/cmd-queue.c | |
parent | Do not need the getudpportrange functions. We don't need to perform any (diff) | |
download | wireguard-openbsd-3e9f80208b2ec39c9cfa491ddc535fedb390844e.tar.xz wireguard-openbsd-3e9f80208b2ec39c9cfa491ddc535fedb390844e.zip |
Change the way individual show functions are called. Up until now an imsg
was passed to each function and output happened based on the imsg type.
Now show() will look at the imsg and based on the type call the right
function to output this type. Because of this every show function is now
only displaying one specific object.
OK benno@
Diffstat (limited to 'usr.bin/tmux/cmd-queue.c')
0 files changed, 0 insertions, 0 deletions