mirror of
https://github.com/tmux/tmux.git
synced 2025-10-26 12:27:15 +00:00
Fix some function prototypes from Helmut Tessarek.
This commit is contained in:
@@ -97,7 +97,7 @@ cmd_list_keys_exec(struct cmd *self, struct cmd_ctx *ctx)
|
||||
return (CMD_RETURN_NORMAL);
|
||||
}
|
||||
|
||||
int
|
||||
enum cmd_retval
|
||||
cmd_list_keys_table(struct cmd *self, struct cmd_ctx *ctx)
|
||||
{
|
||||
struct args *args = self->args;
|
||||
|
||||
Reference in New Issue
Block a user