CVS update: samba/source/libsmb

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

Modified Files:
	cliconnect.c libsmbclient.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:
cliconnect.c		1.52 => 1.53
	http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/cliconnect.c?r1=1.52&r2=1.53
libsmbclient.c		1.43 => 1.44
	http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/libsmbclient.c?r1=1.43&r2=1.44




More information about the samba-cvs mailing list