forked from extern/shorewall_code
Correct typo
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@1784 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
40dd271a84
commit
18ddcd5930
@ -104,8 +104,7 @@ ensure_config_path() {
|
|||||||
#
|
#
|
||||||
# Find a File -- For relative file name, look first in $SHOREWALL_DIR then in /etc/shorewall
|
# Find a File -- For relative file name, look first in $SHOREWALL_DIR then in /etc/shorewall
|
||||||
#
|
#
|
||||||
find_file
|
find_file()
|
||||||
()
|
|
||||||
{
|
{
|
||||||
local saveifs= directory
|
local saveifs= directory
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user