mirror of
https://github.com/git/git.git
synced 2026-02-07 16:27:02 +00: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>
4.8 KiB
4.8 KiB