Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2017-02-22 10:01:12 +00:00
3 changed files with 3 additions and 2 deletions

View File

@ -1506,6 +1506,7 @@ winlink_clear_flags(struct winlink *wl)
}
}
/* Shuffle window indexes up. */
int
winlink_shuffle_up(struct session *s, struct winlink *wl)
{