Correct typo in lib.base/prog.header

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6851 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-07-12 15:45:26 +00:00
parent 6d65bad4a5
commit 093112b473
2 changed files with 2 additions and 2 deletions

View File

@ -388,7 +388,7 @@ lib_avail() # $1 = Name of the Library
#
# Note: The following set of IP address manipulation functions have anomalous
# behavior when the shell only supports 32-bit signed arithmatic and
# behavior when the shell only supports 32-bit signed arithmetic and
# the IP address is 128.0.0.0 or 128.0.0.1.
#

View File

@ -276,7 +276,7 @@ load_kernel_modules() # $1 = Yes, if we are to save moduleinfo in $VARDIR
#
# Note: The following set of IP address manipulation functions have anomalous
# behavior when the shell only supports 32-bit signed arithmatic and
# behavior when the shell only supports 32-bit signed arithmetic and
# the IP address is 128.0.0.0 or 128.0.0.1.
#