mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-03-14 09:55:12 +08:00
branches2.cpp
This commit is contained in:
parent
0c4d9cc69f
commit
d89a944031
@ -19,7 +19,7 @@ Branches2::Branches2(toml::value const &v_)
|
||||
{
|
||||
auto const &branch_table = branch.as_table();
|
||||
|
||||
if(toml::find<std::string>(branch_table,"type") == "literal);
|
||||
if(toml::find<std::string>(branch_table,"type") == "literal");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user