* [PATCH] transport-helper: fix duplicate words of "read"
@ 2016-05-06 12:27 Li Peng
0 siblings, 0 replies; only message in thread
From: Li Peng @ 2016-05-06 12:27 UTC (permalink / raw)
To: git; +Cc: ilari.liusvaara, Li Peng
Fix duplicate words of "read" in comment.
Signed-off-by: Li Peng <lip@dtdream.com>
---
transport-helper.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/transport-helper.c b/transport-helper.c
index b934183..13b7a57 100644
--- a/transport-helper.c
+++ b/transport-helper.c
@@ -1152,7 +1152,7 @@ static void udt_close_if_finished(struct unidirectional_transfer *t)
}
/*
- * Tries to read read data from source into buffer. If buffer is full,
+ * Tries to read data from source into buffer. If buffer is full,
* no data is read. Returns 0 on success, -1 on error.
*/
static int udt_do_read(struct unidirectional_transfer *t)
--
1.8.3.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-05-06 12:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-06 12:27 [PATCH] transport-helper: fix duplicate words of "read" Li Peng
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).