]> git.ipfire.org Git - thirdparty/tar.git/commit
Pacify gcc -Warray-parameter
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 17 Sep 2021 19:48:30 +0000 (12:48 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 17 Sep 2021 19:57:14 +0000 (12:57 -0700)
commit066f7729e0174101f0d1c943d9f69886461ab5b8
tree0c6879b3b903fe36568f4d7094ec89f87c57db66
parent7958eb97e6ca2aca66c2d5a45b7e803f31646e4e
Pacify gcc -Warray-parameter

* src/common.h (code_timespec): Declare sbuf arg to be an array,
to be consistent with definition.
src/common.h