]> git.ipfire.org Git - thirdparty/tar.git/commit
Simplify ST_DEV_MSB
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 3 Aug 2024 06:30:42 +0000 (23:30 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 4 Aug 2024 08:41:43 +0000 (01:41 -0700)
commit51c841b92736697358cb126af2a9738972788359
tree9130b11de662a61c850645fff303771e13d95701
parentaca308a778920ed52d00f698ea4a244e0da43992
Simplify ST_DEV_MSB

* src/incremen.c (ST_DEV_MSB):
Use TYPE_WIDTH rather than computing it by hand.
src/incremen.c