Fix regression on child queue definitions
authorkn <kn@openbsd.org>
Fri, 13 Jul 2018 08:41:15 +0000 (08:41 +0000)
committerkn <kn@openbsd.org>
Fri, 13 Jul 2018 08:41:15 +0000 (08:41 +0000)
commit97158a8835e75d1535ef4ee7a87175c5771e808d
tree72f9b48c9822cef6eba64a3cba8959c7fce763d2
parent7d0c2e547b4863e29062a6a2bdc42cddf6b58526
Fix regression on child queue definitions

I comitted the wrong diff in 1.680 which turned `queue cq parent pq ...'
into invalid syntax by changing `interface' to `ON if_item'.

Found by bket, thanks!
sbin/pfctl/parse.y