NetBSD/dist/pf/sbin
mrg fea0a40a90 fix two issues found by GCC 6.4:
- cbq_compute_idletime() had a fprintf() not in the intended missing {}.
- skip_cmp_dst_addr() compared a vs a instead of a vs b.
2018-02-04 08:44:36 +00:00
..
pfctl fix two issues found by GCC 6.4: 2018-02-04 08:44:36 +00:00
pflogd