mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-27 18:11:59 -05:00
When initializing the struct async and struct child_process structures, the documentation suggested "clearing" the structure with '0' instead of '\0'. It is enough to use integer zero here. Signed-off-by: Miklos Vajna <vmiklos@frugalware.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
5.5 KiB
5.5 KiB