]> Sergey Matveev's repositories - public-inbox.git/commitdiff
www: simplify GzipFilter->zflush callers
authorEric Wong <e@80x24.org>
Wed, 3 Aug 2022 07:59:12 +0000 (07:59 +0000)
committerEric Wong <e@80x24.org>
Wed, 3 Aug 2022 19:57:38 +0000 (19:57 +0000)
->zflush can take a buffer arg, so there's no need to
make a separate call to ->translate in some cases.


No differences found