summaryrefslogtreecommitdiff
path: root/src/manage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/manage.c')
-rw-r--r--src/manage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/manage.c b/src/manage.c
index 0c1877d..4296480 100644
--- a/src/manage.c
+++ b/src/manage.c
@@ -447,7 +447,7 @@ unmanage (rp_window *w)
/* When starting up scan existing windows and start managing them. */
void
-scanwins ()
+scanwins (void)
{
rp_window *win;
XWindowAttributes attr;