t9003: become resilient to GETTEXT_POISON
[gitweb.git] / transport-helper.c
index f09fadcb194c2c0d39e8ddef4987c68184ee02e9..bd666b29ec12d4657d1939a6b7de61f55d52bd1f 100644 (file)
@@ -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)