K 10
svn:author
V 6
kondou
K 8
svn:date
V 27
1998-08-30T05:11:41.000000Z
K 7
svn:log
V 501
nnrpd/article.c:
	- From: Richard Michael Todd <rmtodd@mailhost.ecn.ou.edu>
	- Found the bug that caused the problem of xover always returning an
	  empty list that I complained about earlier.  The problem is that in
	  the tagged hash case, in IsCancelledByIndex, HISgetent() is called
	  with flag=TRUE, which implies that the offset parameter it's getting
	  is valid.  Unfortunately, it isn't, since the call to HISgetent()
	  that sets that offset exists only in the non-tagged-hash code branch.

END
