]> git.ipfire.org Git - thirdparty/libarchive.git/commit
consistently use svfs for statvfs variables 1356/head
authorSteve Lhomme <robux4@ycbcr.xyz>
Mon, 6 Apr 2020 06:19:44 +0000 (08:19 +0200)
committerSteve Lhomme <robux4@ycbcr.xyz>
Mon, 6 Apr 2020 06:29:45 +0000 (08:29 +0200)
commit62e9f87e2adf7feaea1256e7060e3dac2bdacab8
tree441aad43e2ab4baf15784b51dae94de5446ebe81
parentfc8a2bdb5f8bbbadfdad0465b0c8e1e12d91814c
consistently use svfs for statvfs variables

So it cannot be misinterpreted as a statfs which uses the sfs variable name.
libarchive/archive_read_disk_posix.c