mirror of
https://github.com/samba-team/samba.git
synced 2025-02-04 17:47:26 +03:00
checked in a file with a compile error. oops!
(This used to be commit 28d96c7e6de19a28346d406ccc6fc8b00305903b)
This commit is contained in:
parent
2259e56a94
commit
081dcc7e8b
@ -739,7 +739,6 @@ static int lsa_reply_req_chal(LSA_Q_REQ_CHAL *q_c, char *q, char *base,
|
|||||||
|
|
||||||
DEBUG(6,("lsa_reply_req_chal: %d\n", __LINE__));
|
DEBUG(6,("lsa_reply_req_chal: %d\n", __LINE__));
|
||||||
|
|
||||||
memcpy(r_c->srv_chal.data, srv_chal->data, sizeof(srv_chal->data));
|
|
||||||
/* set up the LSA REQUEST CHALLENGE response */
|
/* set up the LSA REQUEST CHALLENGE response */
|
||||||
make_lsa_r_req_chal(&r_c, srv_chal, 0);
|
make_lsa_r_req_chal(&r_c, srv_chal, 0);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user