diff options
author | Miklos Vajna <vmiklos@frugalware.org> | 2008-06-14 03:01:59 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-06-16 21:31:17 -0700 |
commit | 9e18522328dc6ba2cf49b56fa7a54c14ad4df840 (patch) | |
tree | 2c092138ed3836ce8f385e02b56bfc6669e825df /progress.h | |
parent | Merge branch 'maint' (diff) | |
download | tgif-9e18522328dc6ba2cf49b56fa7a54c14ad4df840.tar.xz |
run-command documentation: fix "memset()" parameter
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>
Diffstat (limited to 'progress.h')
0 files changed, 0 insertions, 0 deletions