mirror of
https://github.com/git/git.git
synced 2026-03-01 02:58:47 +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