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:
teastep 2007-04-18 23:59:03 +00:00
parent 83d4e36214
commit ecaa0cec33

View File

@ -20,6 +20,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA
#
# This module provides interfaces for dealing with IPv4 addresses.
#
package Shorewall::IPAddrs;
require Exporter;