mirror of
https://github.com/samba-team/samba.git
synced 2025-02-02 09:47:23 +03:00
s3/rpc_client: Remove stray unnecessary comment
Signed-off-by: Noel Power <noel.power@suse.com> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
a61eb70328
commit
efa60ff310
@ -905,8 +905,7 @@ static enum ndr_err_code extract_variant_addresses(TALLOC_CTX *ctx,
|
||||
uint64_t offset,
|
||||
DATA_BLOB *rows_buf,
|
||||
uint64_t *pcount,
|
||||
uint64_t **pvec_address/*,
|
||||
struct wsp_cbasestoragevariant ***variant_array*/)
|
||||
uint64_t **pvec_address)
|
||||
{
|
||||
bool is_vector = tablevar->vtype & VT_VECTOR;
|
||||
uint64_t count;
|
||||
|
Loading…
x
Reference in New Issue
Block a user