Archived
1
0

im retarded

This commit is contained in:
cathugger 2018-01-24 15:39:37 +00:00
parent d752312868
commit 8894cf6814

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