Date: Tue Feb 18 00:36:37 2003
Author: abartlet
Update of /data/cvs/samba/source/client
In directory dp.samba.org:/tmp/cvs-serv6371/client
Modified Files:
client.c
Log Message:
The cli_send_tconX code already determines to send \\server\share to port 139
and share to 445, so doing this only confuses the issue (sending
\\server\\server\share to 139) and makes debugging specific error codes more
difficult.
Andrew Bartlett
Revisions:
client.c 1.232 => 1.233
http://www.samba.org/cgi-bin/cvsweb/samba/source/client/client.c?r1=1.232&r2=1.233