git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
efcab5b
)
remote-curl: fix typo
author
Denton Liu
<redacted>
Mon, 18 May 2020 15:47:18 +0000
(11:47 -0400)
committer
Junio C Hamano
<redacted>
Mon, 18 May 2020 18:34:24 +0000
(11:34 -0700)
Signed-off-by: Denton Liu <redacted>
Signed-off-by: Junio C Hamano <redacted>
remote-curl.c
patch
|
blob
|
history
diff --git
a/remote-curl.c
b/remote-curl.c
index 1c9aa3d0ab978c1f98f1b4ff45143d765fcf6c27..6844708f382761999075a756ff916d07b5adff2e 100644
(file)
--- a/
remote-curl.c
+++ b/
remote-curl.c
@@
-643,7
+643,7
@@
static size_t rpc_out(void *ptr, size_t eltsize,
return 0;
}
/*
- * If avail is non-zer
p
, the line length for the flush still
+ * If avail is non-zer
o
, the line length for the flush still
* hasn't been fully sent. Proceed with sending the line
* length.
*/
git clone https://git.99rst.org/PROJECT