diff options
Diffstat (limited to 'scan-tree.h')
| -rw-r--r-- | scan-tree.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/scan-tree.h b/scan-tree.h index b103b16..11539f4 100644 --- a/scan-tree.h +++ b/scan-tree.h @@ -1,3 +1,3 @@ -extern void scan_tree(const char *path); +extern void scan_tree(const char *path, repo_config_fn fn); | 
