summaryrefslogtreecommitdiff
path: root/src/core/wee-command.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/wee-command.c')
-rw-r--r--src/core/wee-command.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/wee-command.c b/src/core/wee-command.c
index 43383043f..253aea0f5 100644
--- a/src/core/wee-command.c
+++ b/src/core/wee-command.c
@@ -208,8 +208,8 @@ command_bar (void *data, struct t_gui_buffer *buffer,
((position == GUI_BAR_POSITION_LEFT)
|| (position == GUI_BAR_POSITION_RIGHT)) ?
"vertical" : "horizontal",
- argv[5], "0", "default", "default", argv[6],
- argv_eol[7]))
+ argv[5], "0", "default", "default", "default",
+ argv[6], argv_eol[7]))
{
gui_chat_printf (NULL, _("Bar \"%s\" created"),
argv[2]);