]> git.ipfire.org Git - thirdparty/libarchive.git/commit
xar: Fix Visual Studio compiler warnings (#2190)
authorTobias Stoeckmann <stoeckmann@users.noreply.github.com>
Wed, 15 May 2024 02:57:25 +0000 (04:57 +0200)
committerGitHub <noreply@github.com>
Wed, 15 May 2024 02:57:25 +0000 (19:57 -0700)
commitaa02684709be45abe0fd3b130a14f22722737436
treef3612412488e59349da02a2221c9b78e43a16031
parent69c171a5ab14f6a55077e4d32ae047952d2b5112
xar: Fix Visual Studio compiler warnings (#2190)

Cast to proper types as used in these structs and function prototype.
libarchive/archive_read_support_format_xar.c
libarchive/archive_write_set_format_xar.c