Skip to content

Commit

Permalink
Remove comment about checking zero bit.
Browse files Browse the repository at this point in the history
The check was removed in #975.
  • Loading branch information
tangrs committed Oct 16, 2023
1 parent 0d504a6 commit 200869d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions acceptfunc.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ type MsgAcceptFunc func(dh Header) MsgAcceptAction
//
// * opcode isn't OpcodeQuery or OpcodeNotify
//
// * Zero bit isn't zero
//
// * does not have exactly 1 question in the question section
//
// * has more than 1 RR in the Answer section
Expand Down

0 comments on commit 200869d

Please sign in to comment.