mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-28 10:33:21 +01:00
Fix typo in firewall
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1681 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
d799a7b97c
commit
ea70d3f7c5
@ -697,7 +697,7 @@ verify_interface()
|
||||
}
|
||||
|
||||
#
|
||||
# Determine of communication to/from a host is encrypted using IPSEC
|
||||
# Determine if communication to/from a host is encrypted using IPSEC
|
||||
#
|
||||
is_ipsec_host() # $1 = zone, $2 = host
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user