Signed-off-by: Denton Liu <liu.denton@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Denton Liu 2020-05-18 11:47:18 -04:00 коммит произвёл Junio C Hamano
Родитель efcab5b7a3
Коммит 51ca7f89f8
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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.
*/