]> git.ipfire.org Git - thirdparty/tar.git/commit
Fix minor type confusion
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 24 Jul 2022 21:51:12 +0000 (14:51 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 25 Jul 2022 16:44:00 +0000 (09:44 -0700)
commit131ceea7a5247514a265962d2078a526c40014c2
tree67deb3271f8940aed74182b87c597e594c77190e
parent49861479860247a738eac6e041d4ec2758bc1a25
Fix minor type confusion

* src/tar.c (decode_options): Don’t assign ‘false’ to a pointer.
src/tar.c