]> Sergey Matveev's repositories - public-inbox.git/commitdiff
nntp: fix STAT command
authorEric Wong <e@yhbt.net>
Sat, 1 Aug 2020 20:16:58 +0000 (20:16 +0000)
committerEric Wong <e@yhbt.net>
Sun, 2 Aug 2020 08:25:16 +0000 (08:25 +0000)
The return value of art_lookup changed but this command wasn't
updated since it wasn't tested.

Fixes: 0e6ceff37fc38f28 ("nntp: support slow blob retrievals")

No differences found