refactor(tree): changes according to API changes of the FileInfoBuffer
This commit is contained in:
parent
52e740fab0
commit
a3ee042758
2 changed files with 18 additions and 9 deletions
|
|
@ -6,8 +6,6 @@
|
|||
#include "utilities.h"
|
||||
#include "hash.h"
|
||||
|
||||
typedef List FileInfoBuffer;
|
||||
|
||||
void snapshot_tree(PathBuffer*);
|
||||
void snapshot_tree(FileInfoBuffer*);
|
||||
|
||||
#endif // TREE_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue