summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pf38.ok
diff options
context:
space:
mode:
Diffstat (limited to 'regress/sbin/pfctl/pf38.ok')
-rw-r--r--regress/sbin/pfctl/pf38.ok8
1 files changed, 4 insertions, 4 deletions
diff --git a/regress/sbin/pfctl/pf38.ok b/regress/sbin/pfctl/pf38.ok
index 2ad0e0a7d8b..650347eaf3f 100644
--- a/regress/sbin/pfctl/pf38.ok
+++ b/regress/sbin/pfctl/pf38.ok
@@ -1,4 +1,4 @@
-@0 pass in on tun0 proto tcp all user = 3
-@1 pass in on tun0 proto tcp all group = 7
-@2 pass in on tun0 proto tcp all user = 3 group = 0
-@3 pass in on tun0 proto tcp all user = 0 group = 0
+pass in on tun0 proto tcp all user = 3
+pass in on tun0 proto tcp all group = 7
+pass in on tun0 proto tcp all user = 3 group = 0
+pass in on tun0 proto tcp all user = 0 group = 0