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 50283cfbf3..ad133772af 100644
--- a/subopt-helper.c
+++ b/subopt-helper.c
@@ -331,4 +331,3 @@ int strargcasecmp(strarg_t *arg, char *str) {
res = arg->len - strlen(str);
return res;
}
-