aboutsummaryrefslogtreecommitdiff
path: root/src/index.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/index.h')
-rw-r--r--src/index.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.h b/src/index.h
index 429e5ec8..26ce1c44 100644
--- a/src/index.h
+++ b/src/index.h
@@ -26,6 +26,6 @@ typedef enum {
extern void index_pattern(struct image *image, IndexingMethod indm,
- int no_match);
+ int no_match, int verbose);
#endif /* INDEX_H */