CVS update: samba/source/lib

Tim Potter tpot at samba.org
Mon Nov 26 14:11:41 EST 2001


Date:	Mon Nov 26 14:11:41 2001
Author:	tpot

Update of /data/cvs/samba/source/lib
In directory va:/tmp/cvs-serv8398/lib

Modified Files:
	interface.c util.c wins_srv.c 
Log Message:
Got medieval on another pointless extern.  Removed extern struct ipzero 
and replaced with two functions:

	void zero_ip(struct in_adder *ip);
	BOOL is_zero_ip(struct in_addr ip); 


Revisions:
interface.c		1.40 => 1.41
	http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/interface.c?r1=1.40&r2=1.41
util.c		1.335 => 1.336
	http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/util.c?r1=1.335&r2=1.336
wins_srv.c		1.5 => 1.6
	http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/wins_srv.c?r1=1.5&r2=1.6




More information about the samba-cvs mailing list