mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-11-30 04:23:43 +08:00
branch_tier.cpp
This commit is contained in:
parent
1d2672314b
commit
77b9965843
|
@ -43,7 +43,7 @@ namespace l
|
|||
load_branch_scan(toml::table const &v_,
|
||||
std::vector<Branch2> &branches_)
|
||||
{
|
||||
assert("not currently supported" == NULL);
|
||||
assert(("not currently supported",0));
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user