summaryrefslogtreecommitdiffstats
path: root/cmd-find-window.c
diff options
context:
space:
mode:
authornicm <nicm>2014-04-17 14:45:49 +0000
committernicm <nicm>2014-04-17 14:45:49 +0000
commita5d4b7f3d927b267e21aa34c2451669318536e46 (patch)
tree0348849c34d544593e61f9874a5bfbf46c324a23 /cmd-find-window.c
parentf194f103a2c8301ba9eea67eefc3e15f76edbca5 (diff)
Some more long lines.
Diffstat (limited to 'cmd-find-window.c')
-rw-r--r--cmd-find-window.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/cmd-find-window.c b/cmd-find-window.c
index 45dbd571..ccc14fa0 100644
--- a/cmd-find-window.c
+++ b/cmd-find-window.c
@@ -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;