diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2002-09-20 09:40:20 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2002-09-20 09:40:20 +0000 |
commit | fb296632222a96f6a8f92af4df98bf43a4a71f83 (patch) | |
tree | 48eb78a8f14d378d4946907b3814d5cefebbd6e1 /regress/sbin/pfctl/pf30.in | |
parent | f5d97394816949104f30ad544f3a1d353af24e0a (diff) |
test line continuation
Diffstat (limited to 'regress/sbin/pfctl/pf30.in')
-rw-r--r-- | regress/sbin/pfctl/pf30.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pf30.in b/regress/sbin/pfctl/pf30.in new file mode 100644 index 00000000000..8ea25780929 --- /dev/null +++ b/regress/sbin/pfctl/pf30.in @@ -0,0 +1,7 @@ +#test line continuation + +block \ + in \ + on lo0 \ + from any \ + to any |