summaryrefslogtreecommitdiffhomepage
path: root/patch/bar_systray.c
diff options
context:
space:
mode:
Diffstat (limited to 'patch/bar_systray.c')
-rw-r--r--patch/bar_systray.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/patch/bar_systray.c b/patch/bar_systray.c
index b20b45e..67d1d2d 100644
--- a/patch/bar_systray.c
+++ b/patch/bar_systray.c
@@ -194,4 +194,5 @@ wintosystrayicon(Window w)
return i;
for (i = systray->icons; i && i->win != w; i = i->next);
return i;
-} \ No newline at end of file
+}
+