Some more long lines.

This commit is contained in:
nicm
2014-04-17 14:45:49 +00:00
parent f194f103a2
commit a5d4b7f3d9
12 changed files with 40 additions and 24 deletions

View File

@ -84,7 +84,8 @@ cmd_find_window_match_flags(struct args *args)
void
cmd_find_window_match(struct cmd_find_window_data_list *find_list,
int match_flags, struct winlink *wl, const char *str, const char *searchstr)
int match_flags, struct winlink *wl, const char *str,
const char *searchstr)
{
struct cmd_find_window_data find_data;
struct window_pane *wp;