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)
commit310536a709ccbfbcb3148f5662d5e89da993f7cd
treeb22a2eff76455c8fd03dbdae222c5cd6b3827259
parent203c93e9221bfa71a00165f251695cafb92f035b
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.
(This used to be commit d8c265c515985414962bb5187c9f92d016281dcc)
source3/client/client.c
source3/nmbsync.c