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

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

Modified Files:
      Tag: SAMBA_3_0
        asn1.c cliconnect.c trustdom_cache.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:
asn1.c          1.11.2.4 => 1.11.2.5
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/asn1.c.diff?r1=1.11.2.4&r2=1.11.2.5
cliconnect.c            1.71.2.31 => 1.71.2.32
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/cliconnect.c.diff?r1=1.71.2.31&r2=1.71.2.32
trustdom_cache.c                1.1.2.3 => 1.1.2.4
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/trustdom_cache.c.diff?r1=1.1.2.3&r2=1.1.2.4

Reply via email to