diff --git a/src/branch_tier.hpp b/src/branch_tier.hpp index 7d5b5abd..c5300973 100644 --- a/src/branch_tier.hpp +++ b/src/branch_tier.hpp @@ -13,7 +13,7 @@ public: BranchTier(toml::value const &); public: - void copy_enabled_rw(BranchTier&); + void copy_enabled_rw(BranchTier &); public: uint64_t min_free_space;