> >> + if (fchown(f2, owner, group) < 0)
> >> + eprintf("lchown %s:", s2);
> >
> > Little typo here --------^
>
> Whoops, missed that. In the follow up commit, I used the correct
> function name, so I think it's just a mistake from when I split my
> changes into two commits.Oh right, I missed the change in the other commit because it arrived before this one on the mailing list, forget about my comment then!
