im retarded
This commit is contained in:
parent
d752312868
commit
8894cf6814
@ -1324,7 +1324,7 @@ func (self *nntpConnection) scrapeGroup(daemon *NNTPDaemon, conn *textproto.Conn
|
|||||||
// success
|
// success
|
||||||
es, lo, hi, _ := interpretGroupResult(ret)
|
es, lo, hi, _ := interpretGroupResult(ret)
|
||||||
for {
|
for {
|
||||||
if lo < hi {
|
if lo > hi {
|
||||||
// server indicated empty group
|
// server indicated empty group
|
||||||
// or
|
// or
|
||||||
// we finished pulling stuff
|
// we finished pulling stuff
|
||||||
|
Reference in New Issue
Block a user