]> git.99rst.org Git - git.git/commit
object API docs: move check_object_signature() docs to cache.h
authorÆvar Arnfjörð Bjarmason <redacted>
Fri, 4 Feb 2022 23:48:28 +0000 (00:48 +0100)
committerJunio C Hamano <redacted>
Sat, 26 Feb 2022 01:16:31 +0000 (17:16 -0800)
commitcdcaaec9a6028f53f9b44efb6dce9f15bb394b45
tree2b82841b7c65aadfd9a682cd2c73b9758c8fbd75
parent73182b2d84e3348ab87ef5ecbe3315881381c29c
object API docs: move check_object_signature() docs to cache.h

Move the API documentation for check_object_signature() to cache.h,
where its prototype is declared. This is in preparation for adding a
companion function.

Signed-off-by: Ævar Arnfjörð Bjarmason <redacted>
Signed-off-by: Junio C Hamano <redacted>
cache.h
object-file.c
git clone https://git.99rst.org/PROJECT