]> git.ipfire.org Git - thirdparty/libarchive.git/commit
RAR5 reader: removed an unused function: bf_is_last_block 1107/head
authorGrzegorz Antoniak <ga@anadoxin.org>
Thu, 13 Dec 2018 05:32:30 +0000 (06:32 +0100)
committerGrzegorz Antoniak <ga@anadoxin.org>
Thu, 13 Dec 2018 05:32:30 +0000 (06:32 +0100)
commitbb7b85c3bbee4aea19a5bcc2f5ada807afac1ff6
treecab13b23b30fbfae7913322faec81ae8b80a4158
parent851adb9602f1acdb090067bb4f297cd609dfa28c
RAR5 reader: removed an unused function: bf_is_last_block

Also added a comment that will allow to easily readd this function in
case it'll be needed.
libarchive/archive_read_support_format_rar5.c