fix some indentation

This commit is contained in:
josch
2014-12-30 19:12:49 +01:00
parent a1f39e8d4f
commit d1a778ffe5
3 changed files with 7 additions and 9 deletions

View File

@@ -53,7 +53,7 @@ int folder_tree_store(folder_tree * tree, FILE * stream);
folder_tree *folder_tree_load(FILE * stream, const char *filecache);
void folder_tree_cleanup_filecache(folder_tree *tree,
void folder_tree_cleanup_filecache(folder_tree * tree,
uint64_t allowed_size);
bool folder_tree_path_exists(folder_tree * tree, mfconn * conn,