Skip to content

Commit

Permalink
fixed documentation for DefaultMsgAcceptFunc (miekg#1308)
Browse files Browse the repository at this point in the history
  • Loading branch information
kbabuadze authored and aanm committed Jul 29, 2022
1 parent 8e25219 commit 0ec51ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acceptfunc.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ type MsgAcceptFunc func(dh Header) MsgAcceptAction
//
// * Zero bit isn't zero
//
// * has more than 1 question in the question section
// * 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 0ec51ea

Please sign in to comment.