mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-03 00:15:54 +02:00
Add some more comments in the Module headers
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6013 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
83d4e36214
commit
ecaa0cec33
@ -20,7 +20,8 @@
|
|||||||
# along with this program; if not, write to the Free Software
|
# along with this program; if not, write to the Free Software
|
||||||
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA
|
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA
|
||||||
#
|
#
|
||||||
#
|
# This module provides interfaces for dealing with IPv4 addresses.
|
||||||
|
#
|
||||||
package Shorewall::IPAddrs;
|
package Shorewall::IPAddrs;
|
||||||
require Exporter;
|
require Exporter;
|
||||||
use Shorewall::Common;
|
use Shorewall::Common;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user