about summary refs log tree commit diff stats
path: root/scan-tree.h
diff options
context:
space:
mode:
Diffstat (limited to 'scan-tree.h')
-rw-r--r--scan-tree.h2
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 @@
1 1
2 2
3extern void scan_tree(const char *path); 3extern void scan_tree(const char *path, repo_config_fn fn);