mirror of
https://github.com/tmux/tmux.git
synced 2025-01-12 03:08:46 +00:00
Style nit.
This commit is contained in:
parent
8fb6666f17
commit
97738921cd
@ -919,8 +919,7 @@ cmd_find_from_client(struct cmd_find_state *fs, struct client *c, int flags)
|
||||
|
||||
cmd_find_log_state(__func__, fs);
|
||||
return (0);
|
||||
}
|
||||
else {
|
||||
} else {
|
||||
log_debug("%s: session $%u does not have pane %%%u",
|
||||
__func__, s->id, wp->id);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user