K 10 svn:author V 5 trasz K 8 svn:date V 27 2010-06-03T14:29:17.900557Z K 7 svn:log V 242 _posix1e_acl_sort() never returns anything other than 0; change its return type to void and update callers. This simplifies code and fixes one place where the returned value was not actually checked. Found with: Coverity Prevent CID: 4791 END