summaryrefslogtreecommitdiff
path: root/src/actions.c
diff options
context:
space:
mode:
authorJérémie Courrèges-Anglas <jca@wxcvbn.org>2016-11-22 01:12:08 +0100
committerJérémie Courrèges-Anglas <jca@wxcvbn.org>2016-11-22 01:12:08 +0100
commit638b0ed001b595f1303239092ffddaa9c29078e0 (patch)
tree44f0c236862a22a880205a64f299b96a04d80674 /src/actions.c
parentf34153a2f385818c3820b37c20cde4e1054ccce1 (diff)
downloadratpoison-638b0ed001b595f1303239092ffddaa9c29078e0.zip
Style nits, typo and non-existing functions.
Diffstat (limited to 'src/actions.c')
-rw-r--r--src/actions.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/actions.c b/src/actions.c
index acfb466..bcefe0b 100644
--- a/src/actions.c
+++ b/src/actions.c
@@ -4952,7 +4952,7 @@ cmd_tmpwm (int interactive UNUSED, struct cmdarg **args)
that are unmapped or destroyed. */
list_for_each_entry (cur_screen, &rp_screens, node)
{
- sync_wins (cur_screen);
+ sync_wins (cur_screen);
}
/* At this point, new windows have the top level keys grabbed but