Browse Source

func_getattr_newest.cpp

getattr
Antonio SJ Musumeci 4 weeks ago
parent
commit
bf1fa0f27c
  1. 1
      src/func_getattr_newest.cpp

1
src/func_getattr_newest.cpp

@ -32,6 +32,7 @@ Func2::GetattrNewest::process(const Branches &branches_,
continue;
*st_ = tmp_st;
newest_branch = &branch;
}
if(st_->st_ino == 0)

Loading…
Cancel
Save