mirror of
https://github.com/tmux/tmux.git
synced 2025-09-01 20:57:00 +00:00
Minor tidying in a couple of commands.
This commit is contained in:
@ -24,7 +24,8 @@
|
||||
* Refresh client.
|
||||
*/
|
||||
|
||||
static enum cmd_retval cmd_refresh_client_exec(struct cmd *, struct cmdq_item *);
|
||||
static enum cmd_retval cmd_refresh_client_exec(struct cmd *,
|
||||
struct cmdq_item *);
|
||||
|
||||
const struct cmd_entry cmd_refresh_client_entry = {
|
||||
.name = "refresh-client",
|
||||
|
Reference in New Issue
Block a user