summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarkus <markus@openbsd.org>2001-10-01 19:59:43 +0000
committermarkus <markus@openbsd.org>2001-10-01 19:59:43 +0000
commitaf4ff9b03c940e4f022b7d2fcd71edbd92a13771 (patch)
treedd38b072f97e4f19617944abcf1131dd06ed076a
parentAdd Copyright. Image cleanup. (diff)
downloadwireguard-openbsd-af4ff9b03c940e4f022b7d2fcd71edbd92a13771.tar.xz
wireguard-openbsd-af4ff9b03c940e4f022b7d2fcd71edbd92a13771.zip
sync with support for underscores in macro names
-rw-r--r--regress/sbin/pfctl/pf6.in1
-rw-r--r--regress/sbin/pfctl/pf6.ok1
2 files changed, 2 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pf6.in b/regress/sbin/pfctl/pf6.in
index 1194e71941b..180d36d85db 100644
--- a/regress/sbin/pfctl/pf6.in
+++ b/regress/sbin/pfctl/pf6.in
@@ -1,2 +1,3 @@
a=b
c=x
+a_b_c=d
diff --git a/regress/sbin/pfctl/pf6.ok b/regress/sbin/pfctl/pf6.ok
index 29ac49025ad..e7152b09501 100644
--- a/regress/sbin/pfctl/pf6.ok
+++ b/regress/sbin/pfctl/pf6.ok
@@ -1,2 +1,3 @@
a = b
c = x
+a_b_c = d