]> git.ipfire.org Git - thirdparty/tar.git/commit
Prefer idx_t to size_t in common.h
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)
commitc0ef66da920d842bbcec6fe57bea7bc0fc22f45d
tree01a5094ce026fa151dc0aa38ab86978d9d1f3bb7
parentc2ce0b7e13ce4c41c9c3a26dd037783af89e5121
Prefer idx_t to size_t in common.h

* src/common.h (struct name): Prefer idx_t to size_t.
(volume_label_count): Remove; unused.
src/common.h