Pass specific packets to build_nmb and build_dgram
authorVolker Lendecke <vl@samba.org>
Sun, 2 Mar 2008 08:43:19 +0000 (09:43 +0100)
committerVolker Lendecke <vl@samba.org>
Sat, 8 Mar 2008 11:31:21 +0000 (12:31 +0100)
commiteb8b6f2404e49d6a837935c5b411d78fb6ff23ef
tree6794520856979f820eec2a058185b847549ede89
parentcfa1b838144800c0758969921b8904fd62e46c07
Pass specific packets to build_nmb and build_dgram

To me it was not clear what parts of struct packet_struct are actually used in
build_packet(). This makes it a bit more clear that only the specific parts are
used.
source/libsmb/nmblib.c