mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
s3: use struct netr_Credential in cred_step().
Guenther
This commit is contained in:
parent
7c3ba34788
commit
542251f7ae
@ -146,7 +146,7 @@ static void creds_init_64(struct dcinfo *dc,
|
||||
|
||||
static void creds_step(struct dcinfo *dc)
|
||||
{
|
||||
DOM_CHAL time_chal;
|
||||
struct netr_Credential time_chal;
|
||||
|
||||
DEBUG(5,("\tsequence = 0x%x\n", (unsigned int)dc->sequence ));
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user