summaryrefslogtreecommitdiffstats
path: root/window-tree.c
diff options
context:
space:
mode:
authornicm <nicm>2022-05-30 12:55:25 +0000
committernicm <nicm>2022-05-30 12:55:25 +0000
commit0a8f356c7278dba34a526adea03561f2063df359 (patch)
tree94ec991bb58019e824a6142f8711aa982d91a24c /window-tree.c
parentaf611815ea70d687a15e20426ed1b88017d3d248 (diff)
Spacing/style nits.
Diffstat (limited to 'window-tree.c')
-rw-r--r--window-tree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/window-tree.c b/window-tree.c
index b594edd9..fc21af43 100644
--- a/window-tree.c
+++ b/window-tree.c
@@ -895,7 +895,7 @@ window_tree_get_key(void *modedata, void *itemdata, u_int line)
key = key_string_lookup_string(expanded);
free(expanded);
format_free(ft);
- return key;
+ return (key);
}
static struct screen *