mirror of
https://github.com/git-for-windows/git.git
synced 2026-05-03 22:01:18 -05:00
When commit 54e6dc7 added translation support to parse-options, an
fprintf was mistakenly replaced by a call to putchar(). Let's use fputc
instead.
Fixes t0040.11, t0040.12, t0040.33, and t1502.8.
Signed-off-by: Brandon Casey <drafnel@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
9.3 KiB
Executable File
9.3 KiB
Executable File