Remove spurious extra word.

This commit is contained in:
Andrew Wood
2026-05-09 20:08:25 +01:00
parent 19d1835d37
commit 4fc5d10671
+3 -3
View File
@@ -585,9 +585,9 @@ int pv_main_loop(pvstate_t state)
(long double)
(RATE_GRANULARITY));
/*
* Cap the "target bytes amount to transfer"
* so it doesn't go too high - otherwise it
* just keeps going up while there is no, or
* Cap the "target amount to transfer" so it
* doesn't go too high - otherwise it just
* keeps going up while there is no, or
* slow, input data, and then when lots of
* input data does arrive, the rate limit is
* ineffective until the counter drops back