]> git.ipfire.org Git - thirdparty/tar.git/commit
Remove cast from from_header
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 13 Aug 2024 06:26:41 +0000 (23:26 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 15 Aug 2024 06:25:46 +0000 (23:25 -0700)
commitb201a3742162adcb2cf1e9618c4c4f4db0d239ae
tree1a69f8866e789ff7aff4276f8a35112ccfe117bf
parentc9a3abcbe7f1a7130c032d5b1a071ef40ebf0eba
Remove cast from from_header

* src/list.c (from_header): Reword to avoid a cast
to unsigned char.
src/list.c