Browse Source

func_getattr_ff.cpp

nix-debugging
Antonio SJ Musumeci 3 days ago
parent
commit
a05365d84a
  1. 1
      src/func_getattr_ff.cpp

1
src/func_getattr_ff.cpp

@ -21,6 +21,7 @@ Func2::GetAttrFF::operator()(const Branches &branches_,
{
int rv;
fs::path fullpath;
Err err;
for(const auto &branch : branches_)
{

Loading…
Cancel
Save