]> Sergey Matveev's repositories - public-inbox.git/commitdiff
nntp: xref: simplify sub signature
authorEric Wong <e@80x24.org>
Fri, 27 Nov 2020 09:52:53 +0000 (09:52 +0000)
committerEric Wong <e@80x24.org>
Sat, 28 Nov 2020 04:53:22 +0000 (04:53 +0000)
We'll be using the `xref3' table in extindex to speed up xref(),
and that'll require comparisons against $smsg->{blob}.  So pass
the entire $smsg through.


No differences found