]> git.ipfire.org Git - thirdparty/tar.git/commit
Fix string size bound calculation
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 18 Aug 2024 15:45:41 +0000 (08:45 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 19 Aug 2024 16:57:13 +0000 (09:57 -0700)
commitf1e4947992aa1b011a9b97c1e5c653eb6c1c5474
tree2594f6f03bce56135276665eb448d4cb1d924ad7
parent0dfcfa4aa48440f2641f80f71d0f4a75bd1fd0fb
Fix string size bound calculation

* src/common.h (UINTMAX_STRSIZE_BOUND):
Fix typo that luckily didn’t break anything.
src/common.h