CVS update: samba/source/client

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/client
In directory va:/tmp/cvs-serv8398/client

Modified Files:
	client.c smbmount.c smbspool.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:
client.c		1.192 => 1.193
	http://www.samba.org/cgi-bin/cvsweb/samba/source/client/client.c?r1=1.192&r2=1.193
smbmount.c		1.47 => 1.48
	http://www.samba.org/cgi-bin/cvsweb/samba/source/client/smbmount.c?r1=1.47&r2=1.48
smbspool.c		1.13 => 1.14
	http://www.samba.org/cgi-bin/cvsweb/samba/source/client/smbspool.c?r1=1.13&r2=1.14




More information about the samba-cvs mailing list