Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@frugalware.org>2008-06-14 05:01:59 +0400
committerJunio C Hamano <gitster@pobox.com>2008-06-17 08:31:17 +0400
commit9e18522328dc6ba2cf49b56fa7a54c14ad4df840 (patch)
tree2c092138ed3836ce8f385e02b56bfc6669e825df /git-cvsexportcommit.perl
parent5f54de5bd07481f6d88e8dbd5551f3356ecbf513 (diff)
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 'git-cvsexportcommit.perl')
0 files changed, 0 insertions, 0 deletions