diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2019-07-31 16:59:49 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2019-07-31 16:59:49 +0200 |
commit | 1687222e1b9e74c89cafbb5910e72d8ec7bfd40f (patch) | |
tree | d78102ce30207c63e7608eeba743efd680c888dc /backend/niash_core.c | |
parent | 58912f68c2489bcee787599837447e0d64dfd61a (diff) |
New upstream version 1.0.28upstream/1.0.28
Diffstat (limited to 'backend/niash_core.c')
-rw-r--r-- | backend/niash_core.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/niash_core.c b/backend/niash_core.c index b87f4f6..951ad67 100644 --- a/backend/niash_core.c +++ b/backend/niash_core.c @@ -973,7 +973,7 @@ CircBufferGetLine (int iHandle, TDataPipe * p, unsigned char *pabLine, } -/* try to keep the number of transfers the same, but make them all +/* try to keep the number of transfers the same, but make them all as good as possible the same size to avoid cranking in critical situations */ |