I need a callback arg for cli_NetServerEnum and cli_RNetShareEnum, so I had
authorRichard Sharpe <sharpe@samba.org>
Thu, 4 Jan 2001 11:35:55 +0000 (11:35 +0000)
committerRichard Sharpe <sharpe@samba.org>
Thu, 4 Jan 2001 11:35:55 +0000 (11:35 +0000)
commit92ebc81734a8a4165f88eeba9c05a05ea2917584
tree278055c9e2d894178e6ce36b418e04399f46b264
parentb6cb83d0d11cdea2fed06f63dffa48f4ed22d290
I need a callback arg for cli_NetServerEnum and cli_RNetShareEnum, so I had
to modifiy any routine that calls it to pass NULL and so forth.

Should have no impact. It compiles OK.
(This used to be commit 7f862e387f935a2125481338eee850afcb8d82ba)
source3/client/client.c
source3/libsmb/clirap.c
source3/nmbd/nmbd_synclists.c
source3/smbwrapper/smbw_dir.c
source3/utils/torture.c