]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Add __LA_UNUSED because clang warns for static inline functions that are
authorChristos Zoulas <christos@zoulas.com>
Mon, 29 Mar 2021 21:55:43 +0000 (17:55 -0400)
committerChristos Zoulas <christos@zoulas.com>
Mon, 29 Mar 2021 21:55:43 +0000 (17:55 -0400)
commit89e0143449d14d89302d4842c9da73e50149ae46
tree9781cb7be4b10a263c10b84a91318402a82a63fb
parentb8e4320b7b2e12b5e5ceedc71272a608056fbb7a
Add __LA_UNUSED because clang warns for static inline functions that are
not used.
libarchive/archive_private.h
libarchive/archive_read_disk_posix.c