mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-11-23 07:21:15 +08:00
branches2.cpp
This commit is contained in:
parent
9ae8b8095c
commit
928eef672b
|
@ -31,7 +31,7 @@ Branches2::copy_enabled_rw(Branches2 &b_)
|
|||
{
|
||||
BranchTier newbt;
|
||||
|
||||
bt.copy_enabled_rw(newbt)
|
||||
bt.copy_enabled_rw(newbt);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user