From bf9822658f50510d997da9d8c0c828dd7e26d6a6 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sat, 13 Jun 2009 21:21:48 +0000 Subject: - Fix Savannah bug 17825 - Fix Savannah bug 21231 --- implicit.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'implicit.c') diff --git a/implicit.c b/implicit.c index b536a58..ee88f97 100644 --- a/implicit.c +++ b/implicit.c @@ -584,7 +584,7 @@ pattern_search (struct file *file, int archive, parse_file_seq (&p2, order_only ? '\0' : '|', sizeof (struct idep), - 1), sizeof (struct idep)); + 1), sizeof (struct idep), 0); /* @@ It would be nice to teach parse_file_seq or multi_glob to add prefix. This would save us some -- cgit v1.2.3