]> git.eshelyaron.com Git - emacs.git/commit
Fix port of file-acl errno checking to non-GNU
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 7 Oct 2019 06:08:34 +0000 (23:08 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 7 Oct 2019 06:08:56 +0000 (23:08 -0700)
commitf2346b5788338dbceabc30233234e4a3308f32c2
treedaf42e6a4746192734acc63ab76b7a81074159a3
parent78ac0551e77110cfdc9b01fadec19d862b5957c4
Fix port of file-acl errno checking to non-GNU

I had misinterpreted the private email from Ashish Shukla.
* src/fileio.c (Ffile_acl): Fix typo in previous change
by negating the call to acl_errno_valid.
src/fileio.c