Skip to content

Commit

Permalink
fixed documentation for DefaultMsgAcceptFunc (#1308)
Browse files Browse the repository at this point in the history
  • Loading branch information
kbabuadze committed Oct 15, 2021
1 parent 7318b01 commit 3b8982c
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 3b8982c

Please sign in to comment.