[netfilter-cvslog] CVS update: netfilter/userspace/extensions

Harald Welte laforge@netfilter.org
Sun, 27 Apr 2003 14:59:00 +0200


Date:	Sun Apr 27 14:59:00 2003
Author:	laforge

Update of /cvsroot/netfilter/userspace/extensions
In directory kashyyyk:/tmp/cvs-serv8205/userspace/extensions

Modified Files:
	libipt_string.c 
Log Message:
- Remove unneeded fputc() in help().
- C99 initializers.
- In parse(), print an error message when multiple strings are specified on the
  command line.
- Remove print_string(). This fixes save() when used with
  iptables-save/iptables-restore.
(Stephane Ouellette)


Revisions:
libipt_string.c		1.8 => 1.9
	http://cvs.netfilter.org/netfilter/userspace/extensions/libipt_string.c?r1=1.8&r2=1.9