Browse Source

func_getattr_newest.cpp

getattr
Antonio SJ Musumeci 1 month 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; continue;
*st_ = tmp_st; *st_ = tmp_st;
newest_branch = &branch;
} }
if(st_->st_ino == 0) if(st_->st_ino == 0)

Loading…
Cancel
Save