mirror of
https://github.com/samba-team/samba.git
synced 2025-01-13 13:18:06 +03:00
r9884: Fix compiler warning.
This commit is contained in:
parent
579d111478
commit
6e30dd8a50
@ -115,7 +115,7 @@ BOOL torture_listshares(void)
|
||||
int i;
|
||||
BOOL ret = True;
|
||||
struct libnet_context* libnetctx;
|
||||
const char *binding, *host;
|
||||
const char *binding;
|
||||
struct dcerpc_binding *bind;
|
||||
TALLOC_CTX *mem_ctx;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user