s4:libcli:smb2: make smbcli_options argument to smb2_connect_(send|ext) const
authorMichael Adam <obnox@samba.org>
Wed, 25 Sep 2013 05:16:39 +0000 (07:16 +0200)
committerStefan Metzmacher <metze@samba.org>
Sat, 5 Oct 2013 12:04:07 +0000 (14:04 +0200)
commit596f802d5d56a446cb911fcb776ce84d6b44ea39
treef080f75e528b9ae972ea54e25826b9711300177b
parent5736f134003f426530040e732a6acc1c86b33f5f
s4:libcli:smb2: make smbcli_options argument to smb2_connect_(send|ext) const

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/libcli/smb2/connect.c