mirror of
https://github.com/samba-team/samba.git
synced 2025-03-03 12:58:35 +03:00
Missed one removed multi-statement line. Grrr.
Jeremy.
This commit is contained in:
parent
ea3ab46f12
commit
7958787d9b
@ -175,6 +175,7 @@ reporting %s domain %s 0x%x ntversion=%x lm_nt token=%x lm_20 token=%x\n",
|
|||||||
{
|
{
|
||||||
char *q = buf + 2;
|
char *q = buf + 2;
|
||||||
|
|
||||||
|
q += 2;
|
||||||
unicomp = q;
|
unicomp = q;
|
||||||
uniuser = skip_unicode_string(unicomp,1);
|
uniuser = skip_unicode_string(unicomp,1);
|
||||||
getdc = skip_unicode_string(uniuser,1);
|
getdc = skip_unicode_string(uniuser,1);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user