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