]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Starting with libarchive 3.0, archive_entry_set_ino() takes an int64_t
authorTim Kientzle <kientzle@gmail.com>
Wed, 17 Feb 2010 07:04:17 +0000 (02:04 -0500)
committerTim Kientzle <kientzle@gmail.com>
Wed, 17 Feb 2010 07:04:17 +0000 (02:04 -0500)
commit6b15d4b22709288b4e2b1e578e819bb31e1ba5d0
tree3889740259bfde57de0967533c9505a4b56668c7
parentadc86ecfe7868ceadf0072b9173dea63de1eb0b4
Starting with libarchive 3.0, archive_entry_set_ino() takes an int64_t
instead of ino_t.

SVN-Revision: 1911
libarchive/archive_entry.c