libcli/auth: add const to set_pw_in_buffer()
authorStefan Metzmacher <metze@samba.org>
Tue, 13 Jun 2017 09:17:03 +0000 (11:17 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 27 Jun 2017 14:57:46 +0000 (16:57 +0200)
commit1b48c8515ed8fd29204c82cc47f958f4636cd494
tree88f685c850e5f2f57c5c28d1afa77089905dec76
parentddd7ac68ccae8b4df6c6a65b3dad20e21924f538
libcli/auth: add const to set_pw_in_buffer()

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12782

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
libcli/auth/proto.h
libcli/auth/smbencrypt.c