mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-09 06:51:56 -05: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