]> Sergey Matveev's repositories - public-inbox.git/commit
nntp: hdr_msg_id: use named sub for long_response
authorEric Wong <e@80x24.org>
Sat, 21 Dec 2019 08:00:06 +0000 (08:00 +0000)
committerEric Wong <e@80x24.org>
Sun, 22 Dec 2019 03:56:17 +0000 (03:56 +0000)
commit61550976b8ff52ba3e621caa5b9c450bf34801ff
tree45bbd1f9bc77bd10382f4afda154c838a1e37986
parenta18fb89880ca33ae9dfbf751014157b6756fd88a
nntp: hdr_msg_id: use named sub for long_response

Introduce hdr_msgid_range_i, which does the same thing as the
anonymous sub it replaces.
lib/PublicInbox/NNTP.pm