]> git.ipfire.org Git - thirdparty/git.git/commit
object-file.h: fix typo in variable declaration
authorJeff King <peff@peff.net>
Fri, 16 May 2025 04:49:28 +0000 (00:49 -0400)
committerJunio C Hamano <gitster@pobox.com>
Fri, 16 May 2025 16:43:09 +0000 (09:43 -0700)
commit53eeed0a81dbd486a84b3252f35642c4cc2e9488
treedc7c36bddd2b575a706e5e18cb21964b40d597cc
parentcb96e1697ad6e54d11fc920c95f82977f8e438f8
object-file.h: fix typo in variable declaration

This should be "compat", not "comapt".

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
object-file.h