mirror of
https://github.com/git/git.git
synced 2026-04-04 22:10:07 +02:00
The format template string was declared as "const void *" for some unknown reason, even though it obviously is meant to be passed a string. Make it "const char *". Signed-off-by: Junio C Hamano <gitster@pobox.com>
24 KiB
24 KiB