]> git.99rst.org Git - git.git/commit
*.h: add a few missing __attribute__((format))
authorÆvar Arnfjörð Bjarmason <redacted>
Tue, 13 Jul 2021 08:05:19 +0000 (10:05 +0200)
committerJunio C Hamano <redacted>
Tue, 13 Jul 2021 22:20:20 +0000 (15:20 -0700)
commit75d31ceec5870c94c934264b7a9afe029b787410
treed92281cb411e665cc57f8728489122236e372706
parent48ca53cac4a5bee2dee3a5f3d6550753bf696d28
*.h: add a few missing __attribute__((format))

Add missing format attributes to API functions that take printf
arguments.

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