]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Replace archive_entry_acl_count() with archive_entry_acl_types()
authorMartin Matuska <martin@matuska.org>
Sun, 19 Feb 2017 00:45:03 +0000 (01:45 +0100)
committerMartin Matuska <martin@matuska.org>
Sun, 19 Feb 2017 01:38:07 +0000 (02:38 +0100)
commit891bf1056cfc6cb38bba73dee17157ab7cea0e04
tree8823396545039fa44ce514fb17d8aff9226c61c9
parent433e36b049f1ffcec9f7aca27c33ab35b433d4b2
Replace archive_entry_acl_count() with archive_entry_acl_types()
in one more place.
libarchive/archive_read_disk_entry_from_file.c