diff options
Diffstat (limited to 'regress/sys/net/pf_divert/args-udp-reply.pl')
-rw-r--r-- | regress/sys/net/pf_divert/args-udp-reply.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/sys/net/pf_divert/args-udp-reply.pl b/regress/sys/net/pf_divert/args-udp-reply.pl index e5ab629de58..7e2c5a77f37 100644 --- a/regress/sys/net/pf_divert/args-udp-reply.pl +++ b/regress/sys/net/pf_divert/args-udp-reply.pl @@ -1,4 +1,4 @@ -# test divert-to with udp +# test divert-reply with udp use strict; use warnings; |