Skip to content

Commit 51ca7f8

Browse files
Denton-Lgitster
authored andcommitted
remote-curl: fix typo
Signed-off-by: Denton Liu <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent efcab5b commit 51ca7f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

remote-curl.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -643,7 +643,7 @@ static size_t rpc_out(void *ptr, size_t eltsize,
643643
return 0;
644644
}
645645
/*
646-
* If avail is non-zerp, the line length for the flush still
646+
* If avail is non-zero, the line length for the flush still
647647
* hasn't been fully sent. Proceed with sending the line
648648
* length.
649649
*/

0 commit comments

Comments
 (0)