]> git.ipfire.org Git - thirdparty/tar.git/commit
Fix checkpoint_flush_actions width typo
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 1 Nov 2024 16:40:36 +0000 (09:40 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 2 Nov 2024 06:47:23 +0000 (23:47 -0700)
commit2339c9106b830a3a8ba53e143dd49ecab8b18d58
treec52f6c4160dbbd33960d8467e7b4646fe431bd8e
parenta3ba452f40c5eeaab08fddf1110f6899758a432c
Fix checkpoint_flush_actions width typo

* src/checkpoint.c (checkpoint_flush_actions): long → intmax_t.
src/checkpoint.c