]> git.99rst.org Git - git.git/commit
object.h: fix mis-aligned flag bits table
authorTaylor Blau <redacted>
Tue, 25 Jun 2024 17:40:07 +0000 (13:40 -0400)
committerJunio C Hamano <redacted>
Tue, 25 Jun 2024 20:52:06 +0000 (13:52 -0700)
commitdf3df2dcf49d3d2c379354486ea5e3e64d935984
tree0f61d11c0ec7f97e7d5dd46e58b6cd13ae440ba5
parentba5a81d52b9a4c4608b6a645d2cc6f508bcb66b4
object.h: fix mis-aligned flag bits table

Bit position 23 is one column too far to the left.

Signed-off-by: Taylor Blau <redacted>
Signed-off-by: Junio C Hamano <redacted>
object.h
git clone https://git.99rst.org/PROJECT