summaryrefslogtreecommitdiffstats
path: root/lib/fnmatch.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/fnmatch.c')
-rw-r--r--lib/fnmatch.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/fnmatch.c b/lib/fnmatch.c
index 1a5e8d0d3d..0ab530d3b1 100644
--- a/lib/fnmatch.c
+++ b/lib/fnmatch.c
@@ -218,4 +218,3 @@ int fnmatch(const char *pattern, const char *string, int flags)
# undef FOLD
}
-