Ondrej Valousek wrote:
> +/* Set the access control lists of a file to match EXACTLY mode (this might

In function comments, by convention we refer to parameters by uppercasing their
name. So, this line should probably better read

   /* Set the access control lists of a file to match *exactly* MODE (this might

Bruno




Reply via email to