Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2019-06-03 21:02:26 +01:00
4 changed files with 35 additions and 15 deletions

2
tmux.h
View File

@@ -2011,7 +2011,7 @@ extern const struct cmd_entry *cmd_table[];
/* cmd-attach-session.c */
enum cmd_retval cmd_attach_session(struct cmdq_item *, const char *, int, int,
const char *, int);
int, const char *, int);
/* cmd-parse.c */
void cmd_parse_empty(struct cmd_parse_input *);