diff options
author | 2002-12-05 15:00:37 +0000 | |
---|---|---|
committer | 2002-12-05 15:00:37 +0000 | |
commit | bf016365f3ce322606b69aaa753a35193dd5232e (patch) | |
tree | b259f30fd7beb95f1e39bb0e0aa05e4dea63ad54 | |
parent | and we no longer need to strip the rule numbers off, as they are gone (diff) | |
download | wireguard-openbsd-bf016365f3ce322606b69aaa753a35193dd5232e.tar.xz wireguard-openbsd-bf016365f3ce322606b69aaa753a35193dd5232e.zip |
s/@1//
-rw-r--r-- | regress/sbin/pfctl/pfsetup1.ok | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/sbin/pfctl/pfsetup1.ok b/regress/sbin/pfctl/pfsetup1.ok index cc1cc18c004..1b094a5d8c8 100644 --- a/regress/sbin/pfctl/pfsetup1.ok +++ b/regress/sbin/pfctl/pfsetup1.ok @@ -1 +1 @@ -@0 pass in inet from any to 192.168.0.1/24 +pass in inet from any to 192.168.0.1/24 |