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

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

Modified Files:
      Tag: SAMBA_3_0
        client.c tree.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:
client.c                1.209.2.31 => 1.209.2.32
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/client/client.c.diff?r1=1.209.2.31&r2=1.209.2.32
tree.c          1.11.2.1 => 1.11.2.2
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/client/tree.c.diff?r1=1.11.2.1&r2=1.11.2.2

Reply via email to