summaryrefslogtreecommitdiffstats
path: root/cmd-rotate-window.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd-rotate-window.c')
-rw-r--r--cmd-rotate-window.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd-rotate-window.c b/cmd-rotate-window.c
index 450ffc17..0e2ed852 100644
--- a/cmd-rotate-window.c
+++ b/cmd-rotate-window.c
@@ -31,7 +31,7 @@ const struct cmd_entry cmd_rotate_window_entry = {
.name = "rotate-window",
.alias = "rotatew",
- .args = { "Dt:UZ", 0, 0 },
+ .args = { "Dt:UZ", 0, 0, NULL },
.usage = "[-DUZ] " CMD_TARGET_WINDOW_USAGE,
.target = { 't', CMD_FIND_WINDOW, 0 },