Skip to content

Commit

Permalink
filtering: imp docs
Browse files Browse the repository at this point in the history
  • Loading branch information
EugeneOne1 committed Oct 20, 2022
1 parent 670ac9a commit 57fdbfc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions internal/filtering/filter.go
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ const (
)

// filterSetProperties searches for the particular filter list by url and sets
// the values of newf to it, updating afterwards if needed. It returns true if
// the update was performed and the filtering engine is needed to be restarted.
// the values of newList to it, updating afterwards if needed. It returns true
// if the update was performed and the filtering engine restart is required.
func (d *DNSFilter) filterSetProperties(
listURL string,
newList FilterYAML,
Expand Down

0 comments on commit 57fdbfc

Please sign in to comment.