summaryrefslogtreecommitdiffstats
path: root/subopt-helper.c
diff options
context:
space:
mode:
Diffstat (limited to 'subopt-helper.c')
-rw-r--r--subopt-helper.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/subopt-helper.c b/subopt-helper.c
index 810fcd1a73..31cedeef6c 100644
--- a/subopt-helper.c
+++ b/subopt-helper.c
@@ -347,4 +347,3 @@ int strargcasecmp(strarg_t *arg, char *str) {
res = arg->len - strlen(str);
return res;
}
-