Date:   Wed Jul 23 12:33:57 2003
Author: jerry

Update of /data/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv22586/lib

Modified Files:
      Tag: SAMBA_3_0
        smbldap.c util.c util_sock.c 
Log Message:
convert snprintf() calls using pstrings & fstrings
to pstr_sprintf() and fstr_sprintf() to try to standardize.
lots of snprintf() calls were using len-1; some were using 
len.  At least this helps to be consistent.



Revisions:
smbldap.c               1.1.2.10 => 1.1.2.11
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/smbldap.c.diff?r1=1.1.2.10&r2=1.1.2.11
util.c          1.358.2.31 => 1.358.2.32
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/util.c.diff?r1=1.358.2.31&r2=1.358.2.32
util_sock.c             1.57.2.13 => 1.57.2.14
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/util_sock.c.diff?r1=1.57.2.13&r2=1.57.2.14

Reply via email to