mirror of
https://gitlab.com/shorewall/code.git
synced 2025-02-22 20:51:15 +01:00
Fix typo
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1503 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
f82055bca8
commit
d2cba308ce
@ -1537,7 +1537,7 @@ setup_tunnels() # $1 = name of tunnels file
|
|||||||
|
|
||||||
setup_one_generic() # $1 = gateway, $2 = kind:protocol[:port], $3 = Gateway Zone
|
setup_one_generic() # $1 = gateway, $2 = kind:protocol[:port], $3 = Gateway Zone
|
||||||
{
|
{
|
||||||
local procotol
|
local protocol
|
||||||
local p=
|
local p=
|
||||||
|
|
||||||
case $2 in
|
case $2 in
|
||||||
|
Loading…
Reference in New Issue
Block a user