Archived
1
0

Merge pull request #154 from cathugger/master

quick feeex
This commit is contained in:
Jeff
2018-01-24 10:42:26 -05:00
committed by GitHub

View File

@@ -1324,7 +1324,7 @@ func (self *nntpConnection) scrapeGroup(daemon *NNTPDaemon, conn *textproto.Conn
// success
es, lo, hi, _ := interpretGroupResult(ret)
for {
if lo < hi {
if lo > hi {
// server indicated empty group
// or
// we finished pulling stuff