aboutsummaryrefslogtreecommitdiff
path: root/cmd-set-option.c
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2015-09-14 16:01:08 +0100
committerThomas Adam <thomas@xteddy.org>2015-09-14 16:01:08 +0100
commitb5d789a53167552e355848ecfec100cb70b61d97 (patch)
treee13896fd562fce8bf58a2b48da9023ace05f6057 /cmd-set-option.c
parent166aa97f75d01dababc94c78b8ca1192479166a7 (diff)
parent16ee4de5df3c31e362ed095e3feae1b504ddf1c5 (diff)
downloadrtmux-b5d789a53167552e355848ecfec100cb70b61d97.tar.gz
rtmux-b5d789a53167552e355848ecfec100cb70b61d97.tar.bz2
rtmux-b5d789a53167552e355848ecfec100cb70b61d97.zip
Merge branch 'obsd-master'
Diffstat (limited to 'cmd-set-option.c')
-rw-r--r--cmd-set-option.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd-set-option.c b/cmd-set-option.c
index 98ab2513..e0b07edb 100644
--- a/cmd-set-option.c
+++ b/cmd-set-option.c
@@ -263,7 +263,6 @@ cmd_set_option_user(struct cmd *self, struct cmd_q *cmdq, const char *optstr,
return (CMD_RETURN_NORMAL);
}
-
/* Unset an option. */
int
cmd_set_option_unset(struct cmd *self, struct cmd_q *cmdq,