Skip to content

Commit

Permalink
ipset: imp docs
Browse files Browse the repository at this point in the history
  • Loading branch information
schzhn committed Oct 6, 2023
1 parent 2c9d6c0 commit af3dc60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/ipset/ipset_linux_internal_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ func TestManager_Add(t *testing.T) {
assert.NoError(t, err)
}

// ipsetPropsSink is a list of found ipsets.
// ipsetPropsSink is the typed sink for benchmark results.
var ipsetPropsSink []props

func BenchmarkManager_LookupHost(b *testing.B) {
Expand Down

0 comments on commit af3dc60

Please sign in to comment.