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:
committed by
Junio C Hamano
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.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user