On 2020-05-24, Quentin Rameau <quinq@fifth.space> wrote:
> Hi Michael,
>
>> +    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.

Reply via email to