mirror of
https://github.com/git/git.git
synced 2026-01-12 05:43:12 +09:00
remote-curl: fix typo
Signed-off-by: Denton Liu <liu.denton@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
efcab5b7a3
commit
51ca7f89f8
@ -643,7 +643,7 @@ static size_t rpc_out(void *ptr, size_t eltsize,
|
||||
return 0;
|
||||
}
|
||||
/*
|
||||
* If avail is non-zerp, the line length for the flush still
|
||||
* If avail is non-zero, the line length for the flush still
|
||||
* hasn't been fully sent. Proceed with sending the line
|
||||
* length.
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user