From 8894cf6814cba956e326d56ae42a7040e5c6db2e Mon Sep 17 00:00:00 2001 From: cathugger Date: Wed, 24 Jan 2018 15:39:37 +0000 Subject: [PATCH] im retarded --- contrib/backends/srndv2/src/srnd/nntp.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/backends/srndv2/src/srnd/nntp.go b/contrib/backends/srndv2/src/srnd/nntp.go index c9d6c5e..0e44572 100644 --- a/contrib/backends/srndv2/src/srnd/nntp.go +++ b/contrib/backends/srndv2/src/srnd/nntp.go @@ -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