mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01: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