summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
Diffstat (limited to 'source4')
-rw-r--r--source4/torture/smb2/multichannel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/torture/smb2/multichannel.c b/source4/torture/smb2/multichannel.c
index 4e532d23468..e217772796f 100644
--- a/source4/torture/smb2/multichannel.c
+++ b/source4/torture/smb2/multichannel.c
@@ -168,7 +168,7 @@ static struct smb2_tree *test_multichannel_create_channel(
const char *host,
const char *share,
struct cli_credentials *credentials,
- struct smbcli_options *transport_options,
+ const struct smbcli_options *transport_options,
struct smb2_tree *parent_tree
)
{