summaryrefslogtreecommitdiffstats
path: root/cmd-set-option.c
diff options
context:
space:
mode:
authornicm <nicm>2015-09-14 13:22:02 +0000
committernicm <nicm>2015-09-14 13:22:02 +0000
commit16ee4de5df3c31e362ed095e3feae1b504ddf1c5 (patch)
treecf3acd23c4f70c02acab51ae87a7cd092bec484d /cmd-set-option.c
parent62bb6e37e0bdc2de2a20f7adc38993d2ccfd8c11 (diff)
Remove some extra blank lines.
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,