X-Git-Url: http://git.samba.org/?a=blobdiff_plain;f=source3%2Fauth%2Fproto.h;h=82d6018556c5205da4ee4b5247be59f3f96172e8;hb=89cd086561bdf5741ad96e6c63780e4d229e8699;hp=77f0f543e96dcb94f8f1d65b7885215df4e397e0;hpb=76021cc6264f1b33470ee2550bd408735686dc53;p=tridge%2Fsamba.git diff --git a/source3/auth/proto.h b/source3/auth/proto.h index 77f0f543e9..82d6018556 100644 --- a/source3/auth/proto.h +++ b/source3/auth/proto.h @@ -100,8 +100,8 @@ NTSTATUS make_user_info_map(struct auth_usersupplied_info **user_info, const char *client_domain, const char *workstation_name, const struct tsocket_address *remote_address, - DATA_BLOB *lm_pwd, - DATA_BLOB *nt_pwd, + const DATA_BLOB *lm_pwd, + const DATA_BLOB *nt_pwd, const struct samr_Password *lm_interactive_pwd, const struct samr_Password *nt_interactive_pwd, const char *plaintext,