Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2017-01-11 16:01:16 +00:00
5 changed files with 37 additions and 35 deletions

2
tmux.h
View File

@ -656,7 +656,7 @@ struct options_entry {
long long num;
struct grid_cell style;
RB_ENTRY(options_entry) entry;
RB_ENTRY(options_entry) entry;
};
/* Scheduled job. */