summaryrefslogtreecommitdiffstats
path: root/common/complete.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/complete.c')
-rw-r--r--common/complete.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/complete.c b/common/complete.c
index 5b71f03cf8..f0ef576401 100644
--- a/common/complete.c
+++ b/common/complete.c
@@ -466,4 +466,3 @@ int complete(char *instr, char **outstr)
return reprint;
}
-