Move client_receive_smb to clientgen.c as a static, as proposed by Elrond.
authorAndrew Bartlett <abartlet@samba.org>
Sat, 18 May 2002 13:19:38 +0000 (13:19 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 18 May 2002 13:19:38 +0000 (13:19 +0000)
commit78f47c83332a6408a718a3dee45645935638b364
tree58cc50b03d26ec1a97c1b3b4939fea7e6b1c0a22
parentb014d9ae4bc38d83d474888b73d350a62704341f
Move client_receive_smb to clientgen.c as a static, as proposed by Elrond.

(only function that used it was unused, and this helps bring TNG and HEAD
closer)

Its also cleaner.

Andrew Bartlett
source/lib/util_sock.c
source/libsmb/clientgen.c
source/libsmb/clireadwrite.c