missed nmbsync.c when adding setup count and setup pointer arguments to
authorLuke Leighton <lkcl@samba.org>
Thu, 23 Oct 1997 17:54:21 +0000 (17:54 +0000)
committerLuke Leighton <lkcl@samba.org>
Thu, 23 Oct 1997 17:54:21 +0000 (17:54 +0000)
commitd8c265c515985414962bb5187c9f92d016281dcc
tree1d95e3b042f48043ebb8c276cb09a0200bcfed4f
parent0cc8ce43e1d54b44237bb525f4cf6b77e7ca3ced
missed nmbsync.c when adding setup count and setup pointer arguments to
cli_call_api().  sorting this for jeremy.

there is a discrepancy between the client.c list_servers() and the nmbsync.c
add_info() calls to cli_call_api() - one has an mdrcount of 1024, the other
of zero.

i don't know what difference this makes.
source/client/client.c
source/nmbsync.c